projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b2d32
)
bug 323 lien admin depuis la fiche sort du popup
author
Pascal Corpet
<pascal.corpet@m4x.org>
Mon, 27 Jun 2005 11:01:49 +0000
(11:01 +0000)
committer
Florent Bruneau
<florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:29:26 +0000
(23:29 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-753
templates/fiche.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/fiche.tpl
b/templates/fiche.tpl
index
2c35fc0
..
a886db2
100644
(file)
--- a/
templates/fiche.tpl
+++ b/
templates/fiche.tpl
@@
-49,7
+49,7
@@
function chgMainWinLoc( strPage ) {
</a>
{/if}
{perms level=admin}
- <a href="
{rel}/admin/utilisateurs.php?login={$x.forlife}
">
+ <a href="
javascript:x()" onclick="chgMainWinLoc('{rel}/admin/utilisateurs.php?login={$x.forlife}')
">
<img src="images/admin.png" alt='admin' title="administrer user" />
</a>
{/perms}