X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=js%2Finserts.js;h=d85a9062eacdb8265ac5c5811c2042a0a1e96812;hb=6918bb5a9e5505ebdeb1abd93127a68db5ece8b6;hp=33bff885f6bd22d0f6ed166aa2e68ca4f166ecc3;hpb=fed6bc04a7b050a0b69136a332e92ee651812487;p=fa-stable.git diff --git a/js/inserts.js b/js/inserts.js index 33bff885..d85a9062 100644 --- a/js/inserts.js +++ b/js/inserts.js @@ -111,7 +111,7 @@ function _set_combo_select(e) { } e.onchange = function() { var s = this; - + this.setAttribute('_last', this.selectedIndex); if(s.className=='combo') _update_box(s); if(s.selectedIndex>=0) {