There was an error while loading. Please reload this page.
2 parents 3495977 + 702179e commit ef83312Copy full SHA for ef83312
1 file changed
html/res/js/devPortal.js
@@ -91,6 +91,8 @@ function showAppListingEditor(sender) {
91
$('#e-banner-' + platform + "-tab").tab("show");
92
getEditBannersForPlatform(platform)
93
94
+ getEditIcons()
95
+
96
}
97
function updateAppField(field) {
98
$('#change-' + field).removeClass("hidden")
0 commit comments