Browse Source

Changes in updater view

DSR! 3 năm trước cách đây
mục cha
commit
878dd95182
1 tập tin đã thay đổi với 2 bổ sung5 xóa
  1. 2 5
      src/pineapple/modules/Advanced/module.html

+ 2 - 5
src/pineapple/modules/Advanced/module.html

@@ -77,6 +77,7 @@
             </div>
         </div>
     </div>
+
     <div class="tab-pane fade" id="advanced-extras">
         <div class="row">
             <div class="col-md-6 controller" ng-controller="APITokenController">
@@ -142,6 +143,7 @@
             </div>
         </div>
     </div>
+
     <div class="tab-pane fade" id="advanced-update">
         <div class="row controller" ng-controller="AdvancedUpgradeController">
             <div class="col-md-6">
@@ -229,11 +231,6 @@
                                 </button>
                             </div>
                         </div>
-                        <div ng-show="performUpgradeStart">
-                            <p>
-                                Once the firmware upgrade has completed the WiFi Pineapple will reboot into an initial setup state. This process will take several minutes. Do not interrupt the upgrade process by unplugging power or closing the web interface as this may result in a soft-brick state.
-                            </p>
-                        </div>
                         <div ng-show="isManualUpgrade && downloaded">
                             <p>
                                 <hr>