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:
de3d898
)
Fixed sumbit/button behaviour.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 17 Oct 2008 11:04:53 +0000
(11:04 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 17 Oct 2008 11:04:53 +0000
(11:04 +0000)
js/inserts.js
patch
|
blob
|
history
diff --git
a/js/inserts.js
b/js/inserts.js
index a3c0b2a27ecf6cb4733c50a2f405c9ef347c76d9..088b39571151973361667dbc048c1c6c21d95b7e 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':
+ '
.ajaxsubmit,.editbutton,
.navibutton':
function(e) {
e.onclick = function() {
if (this.getAttribute('aspect') == 'process')