diff --git a/view/php/theme_init.php b/view/php/theme_init.php index 538e834d0..3ed85ccf1 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -8,6 +8,7 @@ head_add_css('library/fancybox/jquery.fancybox-1.3.4.css'); head_add_css('library/tiptip/tipTip.css'); head_add_css('library/jgrowl/jquery.jgrowl.css'); head_add_css('library/jslider/css/jslider.css'); +head_add_css('library/prettyphoto/css/prettyPhoto.css'); head_add_js('js/jquery.js'); head_add_js('js/jquery.textinputs.js'); @@ -24,3 +25,4 @@ head_add_js('js/webtoolkit.base64.js'); head_add_js('js/main.js'); head_add_js('library/jslider/bin/jquery.slider.min.js'); head_add_js('docready.js'); +head_add_js('library/prettyphoto/js/jquery.prettyPhoto.js'); diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 732caf690..f724b419b 100644 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -1,3 +1,9 @@ + +