summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-15 14:00:54 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-15 14:00:54 +0100
commitf495ecf3dafc02d138d0f9282bfd4f0761e5512d (patch)
treee46d27527a97b050149f2a615da6d1d9fed05a22 /templates
parent4f72c4761359485da48b19eb8d9cf525797e7df8 (diff)
downloadfisheye-f495ecf3dafc02d138d0f9282bfd4f0761e5512d.tar.gz
fisheye-f495ecf3dafc02d138d0f9282bfd4f0761e5512d.tar.bz2
fisheye-f495ecf3dafc02d138d0f9282bfd4f0761e5512d.zip
bitweaver.js is loaded but the framework so should not need to be loaded here
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/find_user.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/find_user.tpl b/templates/find_user.tpl
index 0eb54b7..009178c 100755
--- a/templates/find_user.tpl
+++ b/templates/find_user.tpl
@@ -2,7 +2,6 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Find User</title>
- <script src="{$smarty.const.UTIL_PKG_URL}javascript/bitweaver.js"></script>
<style type="text/css"><!--
{if $gBitSystem->mStyles.styleSheet}@import url({$gBitSystem->mStyles.styleSheet});{/if}