projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aabe297
)
Additional fix.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 6 Oct 2008 17:08:08 +0000
(17:08 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 6 Oct 2008 17:08:08 +0000
(17:08 +0000)
js/inserts.js
patch
|
blob
|
history
diff --git
a/js/inserts.js
b/js/inserts.js
index 01fad9985f28912f80f2d77cf151c309c1f3583f..11a72f401092eda25ed99a1a6fcd1a58ab8f9a64 100644
(file)
--- a/
js/inserts.js
+++ b/
js/inserts.js
@@
-203,7
+203,7
@@
var inserts = {
// this shows divs for js enabled browsers only
e.style.display = 'block';
},
- 'input.ajaxsubmit
','
button.ajaxsubmit,button.editbutton,button.navibutton':
+ 'input.ajaxsubmit
,
button.ajaxsubmit,button.editbutton,button.navibutton':
function(e) {
e.onclick = function() {
if (this.getAttribute('aspect') == 'process')