Active
Project:
Views Hacks
Version:
6.x-1.x-dev
Component:
Views Filters Auto-Submit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2012 at 10:26 UTC
Updated:
29 Nov 2012 at 10:26 UTC
the submit button (apply) isn't hidden
I see that in js there is this code:
$('input:submit.form-submit', self).hide();
but not work