Remember port search columns/settings in a Cookie
Squashed commit of the following: commit5bb8dc3bc1Author: Oliver Gorwits <oliver@cpan.org> Date: Thu Sep 5 23:48:04 2013 +0100 parse cookie and set column defaults commit05e6acfee5Author: Oliver Gorwits <oliver@cpan.org> Date: Tue Sep 3 07:12:00 2013 +0100 add list of cols to cookie commit7c5c1b7882Author: Oliver Gorwits <oliver@cpan.org> Date: Mon Sep 2 23:23:48 2013 +0100 submit cookie with port columns options commitf350c34074Author: Oliver Gorwits <oliver@cpan.org> Date: Mon Sep 2 22:46:14 2013 +0100 remove unecessary JS using template var commit7ca1623d2fAuthor: Oliver Gorwits <oliver@cpan.org> Date: Mon Sep 2 22:35:36 2013 +0100 factor out tab-specific stuff to common.js
This commit is contained in:
		| @@ -105,6 +105,7 @@ get '/search' => require_login sub { | ||||
|     my $vendor_list = [ $s->resultset('Device')->get_distinct_col('vendor') ]; | ||||
|  | ||||
|     template 'search', { | ||||
|       search => params->{'tab'}, | ||||
|       model_list  => $model_list, | ||||
|       os_ver_list => $os_ver_list, | ||||
|       vendor_list => $vendor_list, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user