[eGroupWare-svn] r56096 - /trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js

[email protected] Mon, 09 May 2016 19:38:31 -0000
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: nathangray
Date: Mon May  9 21:38:31 2016
New Revision: 56096

URL: http://svn.stylite.de/viewvc/egroupware?rev=56096&view=rev
Log:
Set a default of 3 rows for filterheaders to avoid vertical scroll in header

Modified:
    trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js

Modified: trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js?rev=56096&r1=56095&r2=56096&view=diff
==============================================================================
--- trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js (original)
+++ trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js Mon May  9 21:38:31 2016
@@ -3272,7 +3272,8 @@
 
 				this.nextmatch.applyFilters({col_filter: col_filter});
 			}
-		}
+		},
+		rows: { default: 3}
 	},
 
 	/**
@@ -3310,7 +3311,7 @@
 
 	// Make sure selectbox is not longer than the column
 	resize: function() {
-		this.input.css("max-width",jQuery(this.parentNode).innerWidth() + "px");
+		this.div.css("max-width",jQuery(this.parentNode).innerWidth() + "px");
 	}
 
 });}).call(this);
@@ -3343,7 +3344,8 @@
 
 				this.nextmatch.applyFilters({col_filter: col_filter});
 			}
-		}
+		},
+		rows: { default: 3}
 	},
 
 	/**
@@ -3383,7 +3385,7 @@
 		{
 			max -= jQuery(surroundings[i]).outerWidth();
 		}
-		this.input.css("max-width",max + "px");
+		this.div.css("max-width",max + "px");
 	}
 
 });}).call(this);


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j