Fixed ports tab.

10.4.x-maintenance
mikeller 2018-08-12 02:47:25 +12:00
parent 073a2dfe9b
commit 632c339b6c
1 changed files with 0 additions and 2 deletions

View File

@ -121,8 +121,6 @@ TABS.ports.initialize = function (callback, scrollPosition) {
function update_ui() {
self.analyticsChanges = {};
self.foo.bar = 1;
if (semver.lt(CONFIG.apiVersion, "1.6.0")) {
$(".tab-ports").removeClass("supported");