|
@@ -149,6 +149,9 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<img src="img/throbber.gif" ng-show="actions == 'loading'">
|
|
<img src="img/throbber.gif" ng-show="actions == 'loading'">
|
|
|
|
|
+ <div ng-if="actions == '' && interfaces.length == 0">
|
|
|
|
|
+ <small class="text-muted">Please note that the Pineapple is designed to be used with several Wi-Fi adapters plugged in, but you currently don't have any of them attached.</small>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="row" ng-hide="actions == '' || actions == 'loading'">
|
|
<div class="row" ng-hide="actions == '' || actions == 'loading'">
|
|
|
<br/>
|
|
<br/>
|
|
@@ -282,7 +285,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<div class="tab-pane fade" id="networking-config">
|
|
<div class="tab-pane fade" id="networking-config">
|
|
|
<div class="row">
|
|
<div class="row">
|
|
|
<div class="col-md-12 controller" ng-controller="NetworkingRouteController">
|
|
<div class="col-md-12 controller" ng-controller="NetworkingRouteController">
|
|
@@ -494,7 +497,7 @@
|
|
|
<p class="alert well-sm alert-success" ng-show="wirelessUpdated">Config saved successfully</p>
|
|
<p class="alert well-sm alert-success" ng-show="wirelessUpdated">Config saved successfully</p>
|
|
|
<button type="submit" class="btn btn-default" ng-click="saveWirelessConfig()">Save config</button>
|
|
<button type="submit" class="btn btn-default" ng-click="saveWirelessConfig()">Save config</button>
|
|
|
</div>
|
|
</div>
|
|
|
- </div>
|
|
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|