diff --git a/dashboard-ui/scripts/plugincatalogpage.js b/dashboard-ui/scripts/plugincatalogpage.js index 1f575b3704..78362aa57a 100644 --- a/dashboard-ui/scripts/plugincatalogpage.js +++ b/dashboard-ui/scripts/plugincatalogpage.js @@ -153,6 +153,8 @@ var page = this; + $('#selectTargetSystem', page).val(query.TargetSystems).selectmenu('refresh'); + // Reset form values using the last used query $('.chkPremiumFilter', page).each(function () {