Fixed ports tab.
parent
073a2dfe9b
commit
632c339b6c
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue