forked from extern/egroupware
Remove debug
This commit is contained in:
parent
379427f18f
commit
f1ea3db040
@ -1518,7 +1518,6 @@ var et2_nextmatch_filterheader = et2_selectbox.extend([et2_INextmatchHeader, et2
|
|||||||
|
|
||||||
// Make sure selectbox is not longer than the column
|
// Make sure selectbox is not longer than the column
|
||||||
resize: function() {
|
resize: function() {
|
||||||
console.log(this);
|
|
||||||
this.input.css("max-width",jQuery(this.parentNode).innerWidth() + "px");
|
this.input.css("max-width",jQuery(this.parentNode).innerWidth() + "px");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user