Author: benj
Date: Fri Mar 6 16:01:30 2015
New Revision: 1649
URL: http://svn.gna.org/viewcvs/gdtc?rev=1649&view=rev
Log:
Use more handy linkS
Modified:
trunk/gdtc/templates/smarty/admin/list_incoherences.tpl
Modified: trunk/gdtc/templates/smarty/admin/list_incoherences.tpl
URL:
http://svn.gna.org/viewcvs/gdtc/trunk/gdtc/templates/smarty/admin/list_incoherences.tpl?rev=1649&r1=1648&r2=1649&view=diff
==============================================================================
--- trunk/gdtc/templates/smarty/admin/list_incoherences.tpl (original)
+++ trunk/gdtc/templates/smarty/admin/list_incoherences.tpl Fri Mar 6
16:01:30 2015
@@ -40,7 +40,7 @@
href="?action=edit&table=actor&id={$incoherences[test][3][result][0]}">{$incoherences[test][3][result][1]}</a></td>
<td style="border: 0px;">{$incoherences[test][3][result][2]}</td>
<td style="border: 0px;">{if $incoherences[test][2]}
-<span style="margin-left:12px"
id="response-{$incoherences[test][3][result][0]}"><a
onclick="post_stuff('response-'+{$incoherences[test][3][result][0]},{$incoherences[test][3][result][0]},'{$incoherences[test][1]}');"
class="ajaxfix" href="#">Fix</a></span></td>
+<span style="margin-left:12px"
id="response-{$incoherences[test][3][result][0]}"><a
name="button-{$incoherences[test][3][result][0]}"
onclick="post_stuff('response-'+{$incoherences[test][3][result][0]},{$incoherences[test][3][result][0]},'{$incoherences[test][1]}');"
class="ajaxfix"
href="#button-{$incoherences[test][3][result][0]}">Fix</a></span></td>
{/if}
</tr>
{/section}
_______________________________________________
Gdtc-commits mailing list
[email protected]
https://mail.gna.org/listinfo/gdtc-commits