projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed954c1
)
Shout: remove extraneous "cancel" button
author
Ben Klang
<ben@alkaloid.net>
Fri, 26 Mar 2010 21:03:33 +0000
(17:03 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Fri, 26 Mar 2010 21:03:33 +0000
(17:03 -0400)
shout/templates/dialplan/edit.inc
patch
|
blob
|
history
diff --git
a/shout/templates/dialplan/edit.inc
b/shout/templates/dialplan/edit.inc
index
188c6d4
..
787f95a
100644
(file)
--- a/
shout/templates/dialplan/edit.inc
+++ b/
shout/templates/dialplan/edit.inc
@@
-151,6
+151,7
@@
function editAction(digit)
}
if ($('editActionForm').down('select').getValue() != '') {
+ empty('editAction');
var action = $('editActionForm').down('select').getValue();
var div = document.createElement('div');
switch(action) {