diff options
| author | spider@app1 <spiderr@bitweaver.org> | 2016-06-21 11:49:53 -0400 |
|---|---|---|
| committer | spider@app1 <spiderr@bitweaver.org> | 2016-06-21 11:49:53 -0400 |
| commit | 2ceae83998246411b01b09a9c5e49d86f49470d6 (patch) | |
| tree | 826ae09beec497736e16be4997be570537b22729 | |
| parent | ec5f7a975915b9ef49499fc0ad063c5ecb8cdfd3 (diff) | |
| download | boards-2ceae83998246411b01b09a9c5e49d86f49470d6.tar.gz boards-2ceae83998246411b01b09a9c5e49d86f49470d6.tar.bz2 boards-2ceae83998246411b01b09a9c5e49d86f49470d6.zip | |
update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGE
| -rw-r--r-- | templates/html_head_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html_head_inc.tpl b/templates/html_head_inc.tpl index 4358037..f314899 100644 --- a/templates/html_head_inc.tpl +++ b/templates/html_head_inc.tpl @@ -1,4 +1,4 @@ -{if $smarty.const.ACTIVE_PACKAGE == 'boards'} +{if $gBitSystem->getActivePackage() == 'boards'} <script type="text/javascript">/* <