X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fwiki.tpl;h=40c645b77b695482ad8faf46bc17697fb6815778;hb=65d7c6231130f7448f537449b9267285810510d4;hp=8f5dff12430db7edcdce25dbf25a0a7c120fd581;hpb=21688fef4212999e4a2e4453e76c5cecdac15ffe;p=platal.git diff --git a/templates/admin/wiki.tpl b/templates/admin/wiki.tpl index 8f5dff1..40c645b 100644 --- a/templates/admin/wiki.tpl +++ b/templates/admin/wiki.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -39,13 +39,13 @@ function replie(me, cat) { if (toggle == 1) return; toggle = 2; - $("tr[@id^=row/"+cat+"/]").hide(); + $("tr[@id^=row_"+cat+"_]").hide(); $(me).attr('src', 'images/k1.gif'); } function deplie(me, cat) { if (toggle == 2) return; toggle = 1; - $("tr[@id^=row/"+cat+"/]").show(); + $("tr[@id^=row_"+cat+"_]").show(); $(me).attr('src', 'images/k2.gif'); } function toggle_folder() { @@ -68,10 +68,12 @@ {/literal}

- {icon name=magnifier"} Voir les changements récents + {icon name=feed title='fil rss'} + {icon name=magnifier} Voir les changements récents

+{xsrf_token_field} {foreach from=$pages item=perm key=page name=pages} - + @@ -127,7 +129,7 @@
@@ -95,7 +97,7 @@
{if $smarty.foreach.pages.last} L @@ -111,8 +113,8 @@ {$perm.edit} - {icon name=book_next title='déplacer'} - {icon name=bin_empty title='supprimer'} + {icon name=book_next title='déplacer'} + {icon name=cross title='supprimer'}
- Attribue les permissions aux pages cochées : + Attribue les permissions aux pages cochées :