diff --git a/media/js/app/assetmgr/collection.js b/media/js/app/assetmgr/collection.js index 757550e3c..f2eb75457 100644 --- a/media/js/app/assetmgr/collection.js +++ b/media/js/app/assetmgr/collection.js @@ -663,6 +663,8 @@ CollectionList.prototype.assetPostUpdate = function($elt, the_records) { }); } + jQuery('.filter-widget').show(); + $elt.fadeIn('slow'); if (self.view_callback) { diff --git a/media/templates/gallery.mustache b/media/templates/gallery.mustache index 416ab72e3..7f88afd72 100644 --- a/media/templates/gallery.mustache +++ b/media/templates/gallery.mustache @@ -55,7 +55,7 @@ -