Merge remote branch 'origin/xorg/maint' into xorg/master
[platal.git] / templates / admin / user.tpl
index 7fc1b6a..c4d880d 100644 (file)
@@ -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() });