diff options
Diffstat (limited to 'view/tpl/display-head.tpl')
-rwxr-xr-x | view/tpl/display-head.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/display-head.tpl b/view/tpl/display-head.tpl index 7750b655e..3d4e7e96a 100755 --- a/view/tpl/display-head.tpl +++ b/view/tpl/display-head.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} <script> $(document).ready(function() { $(".comment-edit-wrapper textarea").contact_autocomplete(baseurl+"/acl"); |