mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
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
|
||||
resize: function() {
|
||||
console.log(this);
|
||||
this.input.css("max-width",jQuery(this.parentNode).innerWidth() + "px");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user