Skip to content

Commit

Permalink
Merge pull request #412 from ccnmtl/project-collection-filter-widget
Browse files Browse the repository at this point in the history
Project Collection: Hide filter-widget until populated
  • Loading branch information
thraxil committed Nov 5, 2015
2 parents 5366230 + 3966e74 commit 36975ab
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 36975ab

Please sign in to comment.