Jonathan Druart
0ad922011c
This patch has been automatically generated using: perl kv.pl **/*.tt **/*.inc Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
7 lines
500 B
HTML
7 lines
500 B
HTML
<script type="text/javascript">
|
|
var GB_ROOT_DIR = "[% interface %]/lib/greybox/";
|
|
</script>
|
|
<script type="text/javascript" src="[% interface %]/lib/greybox/AJS_[% KOHA_VERSION %].js"></script>
|
|
<script type="text/javascript" src="[% interface %]/lib/greybox/AJS_fx_[% KOHA_VERSION %].js"></script>
|
|
<script type="text/javascript" src="[% interface %]/lib/greybox/gb_scripts_[% KOHA_VERSION %].js"></script>
|
|
<link href="[% interface %]/lib/greybox/gb_styles.css" rel="stylesheet" type="text/css" />
|