X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=js%2Finserts.js;h=ccc8024c2d2ca1158dfdfb620c9bb02b18c7ae63;hb=6d7c502a1144b84de61e6b5d81b87685a45aca7e;hp=7da839936feac7c052de375bedc39557edf51e39;hpb=550efc38d739a75612350ac3efc4fdfade630317;p=fa-stable.git diff --git a/js/inserts.js b/js/inserts.js index 7da83993..ccc8024c 100644 --- a/js/inserts.js +++ b/js/inserts.js @@ -139,8 +139,6 @@ function _set_combo_select(e) { e.setAttribute('_last', e.selectedIndex); e.onblur = function() { var box = document.getElementsByName(this.getAttribute('rel'))[0]; -// if(string_contains(this.className, 'combo')) -// _update_box(this); if ((this.selectedIndex != this.getAttribute('_last')) ||((string_contains(this.className, 'combo') || string_contains(this.className, 'combo3')) && _update_box(this)) ) @@ -469,11 +467,9 @@ var inserts = { var ulist=ul.getElementsByTagName("li"); for (var x=0; x