fixes #611 - Back from plug-in detail doesn't update drop-down
This commit is contained in:
@@ -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 () {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user