From ab8aef9ec21df4b149f39cd24c9c5f3542dd2e3e Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 23 Aug 2011 21:46:34 +0000 Subject: RT future ticket resolve, #13853 --- rt/share/html/Elements/SelectStatus | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'rt/share/html/Elements') diff --git a/rt/share/html/Elements/SelectStatus b/rt/share/html/Elements/SelectStatus index 7aa7aa528..5718a2a9d 100755 --- a/rt/share/html/Elements/SelectStatus +++ b/rt/share/html/Elements/SelectStatus @@ -45,7 +45,8 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} -> %if ($DefaultValue) { %} @@ -64,4 +65,5 @@ $Default => '' $SkipDeleted => 0 $DefaultValue => 1 $DefaultLabel => "-" +$onchange => '' -- cgit v1.2.1