X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fuser.tpl;h=c4d880d9e176d5f7f698e429c9fd1c0b789205b3;hb=82af3fc3b6e003b0cbbcf4faf4ed4f0ea5c07570;hp=10ad40ad00171cc38a121430d90e011d35a8642f;hpb=d645ceb701b0e8aa1de2e5271bed35e56ef169f1;p=platal.git diff --git a/templates/admin/user.tpl b/templates/admin/user.tpl index 10ad40a..c4d880d 100644 --- a/templates/admin/user.tpl +++ b/templates/admin/user.tpl @@ -93,7 +93,7 @@ function ban_read() document.forms.bans.read_perm.value = "!xorg.*"; } -$(document).ready(function() { +$(function() { $('#tabs').tabs(); $('.ui-tabs-nav li').width('24%') .click(function() { $(this).children('a').click() }); @@ -110,7 +110,6 @@ $(document).ready(function() {
  • OpenID
  • Forums
  • -
    @@ -360,7 +359,7 @@ $(document).ready(function() { {/iterate} - + @@ -440,7 +439,7 @@ $(document).ready(function() { Ajouter une adresse - + @@ -572,6 +571,7 @@ $(document).ready(function() {
    + {/if} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}