]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/decaf-mobile/templates/admin_users.tpl
Merge pull request #1048 from tobiasd/20140711
[friendica.git] / view / theme / decaf-mobile / templates / admin_users.tpl
index df795a1f4f17b2933047f414a06ddf7c9341a05c..47a7e656387e345086e19abb3fe646de3af347ee 100644 (file)
@@ -1,8 +1,3 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
 <script>
        function confirm_delete(uname){
                return confirm( "{{$confirm_delete}}".format(uname));
@@ -11,7 +6,7 @@
                return confirm("{{$confirm_delete_multi}}");
        }
        {{*/*function selectall(cls){
-               $j("."+cls).attr('checked','checked');
+               $("."+cls).attr('checked','checked');
                return false;
        }*/*}}
 </script>