소스 검색

Changes in updater view

DSR! 3 년 전
부모
커밋
878dd95182
1개의 변경된 파일2개의 추가작업 그리고 5개의 파일을 삭제
  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>