summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-09-18 10:18:16 -0700
committerMark Wells <mark@freeside.biz>2015-09-18 10:18:16 -0700
commit7bce756e86a4307d6cad49a690f22a321acc9981 (patch)
treeda3856bed3fcffe6da27e346592663a5a463eeb1 /httemplate/elements
parent5aafaf2e4efe3a7b57ec9afd563ced32e70b581f (diff)
parent7ee96ef046f8e5167a4dda7c4322485549ec29c3 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/select-tower_sector.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/select-tower_sector.html b/httemplate/elements/select-tower_sector.html
index 59b016359..458bcddcf 100644
--- a/httemplate/elements/select-tower_sector.html
+++ b/httemplate/elements/select-tower_sector.html
@@ -11,6 +11,7 @@
<& /elements/select-table.html,
table => 'tower',
name_col => 'towername',
+ hashref => { 'disabled' => '', },
id => 'towernum',
field => 'towernum',
onchange => 'change_towernum(this.value);',