Bug 20193: Path to Greybox CSS broken after Bug 12904
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / includes / greybox.inc
1 <script type="text/javascript">
2     var GB_ROOT_DIR = "[% interface %]/lib/greybox/";
3 </script>
4 <script type="text/javascript" src="[% interface %]/lib/greybox/AJS_[% KOHA_VERSION %].js"></script>
5 <script type="text/javascript" src="[% interface %]/lib/greybox/AJS_fx_[% KOHA_VERSION %].js"></script>
6 <script type="text/javascript" src="[% interface %]/lib/greybox/gb_scripts_[% KOHA_VERSION %].js"></script>
7 <link href="[% interface %]/lib/greybox/gb_styles_[% KOHA_VERSION %].css" rel="stylesheet" type="text/css" />