Skip to content

Commit ef83312

Browse files
Merge pull request #33 from pebble-dev/updates
Reload icons on selected app change
2 parents 3495977 + 702179e commit ef83312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

html/res/js/devPortal.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ function showAppListingEditor(sender) {
9191
$('#e-banner-' + platform + "-tab").tab("show");
9292
getEditBannersForPlatform(platform)
9393

94+
getEditIcons()
95+
9496
}
9597
function updateAppField(field) {
9698
$('#change-' + field).removeClass("hidden")

0 commit comments

Comments
 (0)