- Timestamp:
- 01/09/2010 05:02:33 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/awmn/templates/basic/includes/pages/nodes/nodes_plot_link.tpl
r198 r230 4 4 * 5 5 * Copyright (C) 2005 Konstantinos Papadimitriou <vinilios@cube.gr> 6 * Copyright (C) 2010 Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 6 7 * 7 8 * This program is free software; you can redistribute it and/or modify … … 33 34 <tr> 34 35 <td width="25%" align="left"> 35 {include file=generic/link.tpl content="`$lang.change`" onclick="javascript: t = window.open('?page=pickup& subpage=nodes&object=form_nodes_plot_link.a_node', 'popup_pickup', 'width=700,height=600,toolbar=0,resizable=1,scrollbars=1'); t.focus(); return false;"}36 {include file=generic/link.tpl content="`$lang.change`" onclick="javascript: t = window.open('?page=pickup&subpage=nodes&object=form_nodes_plot_link.a_node', 'popup_pickup', 'width=700,height=600,toolbar=0,resizable=1,scrollbars=1'); t.focus(); return false;"} 36 37 <br /> 37 38 <input type="hidden" name="a_node" value="{$a_node}" /> … … 42 43 </td> 43 44 <td width="25%" align="right"> 44 {include file=generic/link.tpl content="`$lang.change`" onclick="javascript: t = window.open('?page=pickup& subpage=nodes&object=form_nodes_plot_link.b_node', 'popup_pickup', 'width=700,height=600,toolbar=0,resizable=1,scrollbars=1'); t.focus(); return false;"}45 {include file=generic/link.tpl content="`$lang.change`" onclick="javascript: t = window.open('?page=pickup&subpage=nodes&object=form_nodes_plot_link.b_node', 'popup_pickup', 'width=700,height=600,toolbar=0,resizable=1,scrollbars=1'); t.focus(); return false;"} 45 46 <br /> 46 47 <input type="hidden" name="b_node" value="{$b_node}" />
Note: See TracChangeset
for help on using the changeset viewer.
