diff --git a/module/bug/css/batchcreate.css b/module/bug/css/batchcreate.css index 65f2a1233a..8dd37aa519 100644 --- a/module/bug/css/batchcreate.css +++ b/module/bug/css/batchcreate.css @@ -1,2 +1 @@ -#batchCreateForm{overflow-x:auto;} #batchCreateForm .chosen-container .chosen-drop{min-width:200px;} diff --git a/module/bug/css/batchedit.css b/module/bug/css/batchedit.css index c293bdd635..38b827fe2d 100644 --- a/module/bug/css/batchedit.css +++ b/module/bug/css/batchedit.css @@ -1,4 +1,3 @@ .chosen-container[id^="plan"] .chosen-drop {min-width: 300px; border-top: 1px solid #ddd!important} .duplicate-input {border-left-width: 0; border-radius: 0 2px 2px 0; padding-left: 9px} .duplicate-input:focus {border-left-width: 1px; padding-left: 8px} -#batchEditForm{overflow-x:auto;} diff --git a/module/story/css/batchedit.css b/module/story/css/batchedit.css index fea49f488d..8bcaf7accf 100644 --- a/module/story/css/batchedit.css +++ b/module/story/css/batchedit.css @@ -1,3 +1,2 @@ #suhosinInfo {margin-bottom: 0;} .chosen-container .chosen-drop {min-width: 400px; border-top: 1px solid #ddd!important} -#batchEditForm{overflow-x:auto} diff --git a/module/task/css/batchcreate.css b/module/task/css/batchcreate.css index 8846e86a9a..e5fdbccedb 100644 --- a/module/task/css/batchcreate.css +++ b/module/task/css/batchcreate.css @@ -7,7 +7,6 @@ #batchCreateForm .input-group .form-control {position: static;} #batchCreateForm .input-group .colorpicker {z-index: 2;} #batchCreateForm .input-group .colorpicker.open {z-index: 5;} -#batchCreateForm{overflow-x:auto;} .main-header .pull-left {max-width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} diff --git a/module/task/css/batchedit.css b/module/task/css/batchedit.css index 102e960b82..9ef9eaa117 100644 --- a/module/task/css/batchedit.css +++ b/module/task/css/batchedit.css @@ -1,2 +1 @@ .chosen-container[id^="module"] .chosen-drop {min-width: 400px;!important} -#batchEditForm{overflow-x:auto;} diff --git a/module/testcase/css/batchcreate.css b/module/testcase/css/batchcreate.css index 8edac19133..fccb26098a 100644 --- a/module/testcase/css/batchcreate.css +++ b/module/testcase/css/batchcreate.css @@ -9,4 +9,3 @@ #batchCreateForm .input-group .form-control {position: static;} #batchCreateForm .input-group .colorpicker {z-index: 2;} #batchCreateForm .input-group .colorpicker.open {z-index: 5;} -#batchCreateForm {overflow-x: auto;} diff --git a/www/js/zui/min.js b/www/js/zui/min.js index 124d7583f1..287374241a 100644 --- a/www/js/zui/min.js +++ b/www/js/zui/min.js @@ -75,4 +75,4 @@ t('[data-ride="selectable"]').selectable()})}(jQuery),+function(t,e,i){"use stri * Binny V A, http://www.openjs.com/scripts/events/keyboard_shortcuts/ */ function(t){function e(e){if("string"==typeof e.data){var i=e.handler,n=e.data.toLowerCase().split(" ");e.handler=function(e){if(this===e.target||!/textarea|select/i.test(e.target.nodeName)&&"text"!==e.target.type){var s="keypress"!==e.type&&t.hotkeys.specialKeys[e.which],o=String.fromCharCode(e.which).toLowerCase(),a="",r={};e.altKey&&"alt"!==s&&(a+="alt+"),e.ctrlKey&&"ctrl"!==s&&(a+="ctrl+"),e.metaKey&&!e.ctrlKey&&"meta"!==s&&(a+="meta+"),e.shiftKey&&"shift"!==s&&(a+="shift+"),s?r[a+s]=!0:(r[a+o]=!0,r[a+t.hotkeys.shiftNums[o]]=!0,"shift+"===a&&(r[t.hotkeys.shiftNums[o]]=!0));for(var l=0,h=n.length;l","/":"?","\\":"|"}},t.each(["keydown","keyup","keypress"],function(){t.event.special[this]={add:e}})}(jQuery),function(t){"use strict";function e(e,i){if(e===!1)return e;if(!e)return i;e===!0?e={add:!0,"delete":!0,edit:!0,sort:!0}:"string"==typeof e&&(e=e.split(","));var n;return t.isArray(e)&&(n={},t.each(e,function(e,i){t.isPlainObject(i)?n[i.action]=i:n[i]=!0}),e=n),t.isPlainObject(e)&&(n={},t.each(e,function(e,i){i?n[e]=t.extend({type:e},a[e],t.isPlainObject(i)?i:null):n[e]=!1}),e=n),i?t.extend(!0,{},i,e):e}function i(e,i,n){return i=i||e.type,t(n||e.template).addClass("tree-action").attr(t.extend({"data-type":i,title:e.title||""},e.attr)).data("action",e)}var n="zui.tree",s=0,o=function(e,i){this.name=n,this.$=t(e),this.getOptions(i),this._init()},a={sort:{template:''},add:{template:''},edit:{template:''},"delete":{template:''}};o.DEFAULTS={animate:null,initialState:"normal",toggleTemplate:''},o.prototype.add=function(e,i,n,s,o){var a,r=t(e),l=this.options;if(r.is("li")?(a=r.children("ul"),a.length||(a=t("