diff options
Diffstat (limited to 'view/tpl/crophead.tpl')
-rwxr-xr-x[-rw-r--r--] | view/tpl/crophead.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/crophead.tpl b/view/tpl/crophead.tpl index 48f375426..d51b87d12 100644..100755 --- a/view/tpl/crophead.tpl +++ b/view/tpl/crophead.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script type="text/javascript" src="library/cropper/lib/prototype.js" language="javascript"></script> <script type="text/javascript" src="library/cropper/lib/scriptaculous.js?load=effects,builder,dragdrop" language="javascript"></script> <script type="text/javascript" src="library/cropper/cropper.js" language="javascript"></script> |