From ea5f460da6413863b51cad469f5e71497d0b030a Mon Sep 17 00:00:00 2001 From: taggon Date: Wed, 15 Jun 2011 09:31:48 +0000 Subject: [PATCH] Update merging files git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8486 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/js/xe.js | 2 +- common/js/xe.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/js/xe.js b/common/js/xe.js index 72663421c..e87e66b74 100644 --- a/common/js/xe.js +++ b/common/js/xe.js @@ -1194,7 +1194,7 @@ function ucfirst(str) { return str.charAt(0).toUpperCase() + str.slice(1); } -function xGetElementById(id) { +function get_by_id(id) { return document.getElementById(id); } diff --git a/common/js/xe.min.js b/common/js/xe.min.js index dac44d568..e22c60ef0 100644 --- a/common/js/xe.min.js +++ b/common/js/xe.min.js @@ -42,7 +42,7 @@ a.length;)d=this._keyStr.indexOf(a.charAt(j++)),c=this._keyStr.indexOf(a.charAt( if(typeof resizeImageContents=="undefined")var resizeImageContents=function(){};if(typeof activateOptionDisabled=="undefined")var activateOptionDisabled=function(){};objectExtend=jQuery.extend;function toggleDisplay(a){jQuery("#"+a).toggle()}function checkboxSelectAll(a,b,d){var c={};if(typeof a!="undefined")c.wrap=a;if(typeof d!="undefined")c.checked=d;XE.checkboxToggleAll(b,c)}function clickCheckBoxAll(a,b){var d={doClick:!0};if(typeof a!="undefined")d.wrap=a;XE.checkboxToggleAll(b,d)} function svc_folder_open(a){jQuery("#_folder_open_"+a).hide();jQuery("#_folder_close_"+a).show();jQuery("#_folder_"+a).show()}function svc_folder_close(a){jQuery("#_folder_open_"+a).show();jQuery("#_folder_close_"+a).hide();jQuery("#_folder_"+a).hide()}function open_calendar(a,b,d){typeof b=="undefined"&&(b="");var c="./common/tpl/calendar.php?";a&&(c+="fo_id="+a);b&&(c+="&day_str="+b);d&&(c+="&callback_func="+d);popopen(c,"Calendar")}var loaded_popup_menus=XE.loaded_popup_menus; function createPopupMenu(){}function chkPopupMenu(){}function displayPopupMenu(a,b,d){XE.displayPopupMenu(a,b,d)}function GetObjLeft(a){return jQuery(a).offset().left}function GetObjTop(a){return jQuery(a).offset().top}function replaceOuterHTML(a,b){jQuery(a).replaceWith(b)}function getOuterHTML(a){return jQuery(a).html().trim()}function setCookie(a,b,d,c){a=a+"="+escape(b)+(!d?"":"; expires="+d.toGMTString())+"; path="+(!c?"/":c);document.cookie=a} -function is_def(a){return typeof a!="undefined"}function ucfirst(a){return a.charAt(0).toUpperCase()+a.slice(1)}function xGetElementById(a){return document.getElementById(a)} +function is_def(a){return typeof a!="undefined"}function ucfirst(a){return a.charAt(0).toUpperCase()+a.slice(1)}function get_by_id(a){return document.getElementById(a)} jQuery(function(a){a(".lang_code").each(function(){var b=a(this),d=b.attr("id");typeof d=="undefined"&&(d=b.attr("name"));typeof d!="undefined"&&b.after("find_langcode")});a(document).click(function(b){var d=a("#popup_menu_area");d.length||(d=a('