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