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 be8885b..9caac28 100644 (file)
@@ -228,8 +228,6 @@ L.ui.view.extend({
                                                );
                                        });
                                });
                                                );
                                        });
                                });
-               }).then(function() {
-                       $('#tabs').show().tabs();
                });
        }
 });
                });
        }
 });