Skip to content

Commit

Permalink
Project Collection: Hide filter-widget until populated
Browse files Browse the repository at this point in the history
(related #398)
  • Loading branch information
sdreher committed Nov 4, 2015
1 parent e685a88 commit 3966e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/templates/collection.mustache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="collection_table">
<div class="media-column" >
<div class="filter-widget">
<div class="filter-widget" style="display: none">
<div class="collection-col-3">
<div class="switcher-tool switcher-search-text input-group">
<span class="input-group-addon"><span class="glyphicon glyphicon-search"></span></span>
Expand Down

0 comments on commit 3966e74

Please sign in to comment.