luci2: cleanup system.upgrade view markup, remove leftover call to jquery-ui tabs()
[project/luci2/ui.git] / luci2 / htdocs / luci2 / view / system.upgrade.js
index be8885b5ffb636784652136d43da37dd219ff94a..9caac286a6ebaafebce93d60efc84fbae21b3dbf 100644 (file)
@@ -228,8 +228,6 @@ L.ui.view.extend({
                                                );
                                        });
                                });
-               }).then(function() {
-                       $('#tabs').show().tabs();
                });
        }
 });