diff options
author | mistic100 <mistic@piwigo.org> | 2011-04-27 21:53:35 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2011-04-27 21:53:35 +0000 |
commit | 7f1d691a7c35e889d0847826cff7fbe8e174a362 (patch) | |
tree | b142f656a40c540977ddd06249dee31e878ccd70 /themes/default/template/include | |
parent | e96fee5659cb27a0f55240a44eb2b7ef60fb26c2 (diff) |
feature:2269 add preview box on batch_manager_unit + add colorbox jquery plugin
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/template/include/colorbox.inc.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/include/colorbox.inc.tpl b/themes/default/template/include/colorbox.inc.tpl new file mode 100644 index 000000000..f81546f55 --- /dev/null +++ b/themes/default/template/include/colorbox.inc.tpl @@ -0,0 +1,2 @@ +{combine_script id='jquery.colorbox' load='async' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} +{combine_css path="themes/default/js/plugins/jquery.colorbox.css"}
\ No newline at end of file |