]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/templates/staff/config.tt2
LP#1726568: expose circ lib and owning lib fields to spine/pocket labels
[Evergreen.git] / Open-ILS / src / templates / staff / config.tt2
1 [%- 
2
3 # FIXME: update via build process
4 EVERGREEN_VERSION='0.0.1' 
5
6 # create script / css refs to individual files instead of using
7 # compressed build files.  Use this for development and debugging.
8 EXPAND_WEB_IMPORTS = 1; 
9
10 # path to build files (js, css, fonts). No / at end, because the user supplies it
11 WEB_BUILD_PATH = ctx.media_prefix _ '/js/ui/default/staff/build';
12
13 %]