vm file target new
- fabio toscano
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
10 years 8 months ago #666
by fabio toscano
vm file target new was created by fabio toscano
Please Log in to join the conversation.
10 years 8 months ago #667
by Daniel
Thanks
Daniel
Replied by Daniel on topic vm file target new
Hi,
To achieve this you need to make a small change in the below file:
vmcustom/files/files/tmpl/default.php find link anchor and add target attribute set it to _blank as shown below:
<a target="_blank"
Please let us know if you find it difficult to update the code...
To achieve this you need to make a small change in the below file:
vmcustom/files/files/tmpl/default.php find link anchor and add target attribute set it to _blank as shown below:
<a target="_blank"
Please let us know if you find it difficult to update the code...
Thanks
Daniel
Please Log in to join the conversation.