diff options
author | mistic100 <mistic@piwigo.org> | 2011-04-27 21:59:46 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2011-04-27 21:59:46 +0000 |
commit | 9a15f40a8554bcb2695007eb1af60ae2e2706d4c (patch) | |
tree | eb4c17f85e68f65451f87fe670b841a0da7501a6 /themes/default/template | |
parent | a843760442133882060d35fb7829e48a6f7147a1 (diff) |
feature:2269 merge r10648&r10649 from trunk
git-svn-id: http://piwigo.org/svn/branches/2.2@10650 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template')
-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..c6dc52138 --- /dev/null +++ b/themes/default/template/include/colorbox.inc.tpl @@ -0,0 +1,2 @@ +{combine_script id='jquery.colorbox' 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 |