diff --git a/simpleadmin/www/bandlock.html b/simpleadmin/www/bandlock.html index 234e346..626a98b 100644 --- a/simpleadmin/www/bandlock.html +++ b/simpleadmin/www/bandlock.html @@ -205,7 +205,7 @@
To utilize cell locking, first, select the network mode, then - specify the number of frequencies you wish to lock onto if you + specify the number of frequencies you wish to lock onto (max 10) if you are using LTE. Next, input the EARFCN and PCI values for each cell number. If you are locking through NR5G-SA instead, simply fill up all the required parameters. @@ -429,12 +429,36 @@ + class="button is-link" + @click="servingCellInfo()" + :disabled="isLoading" + > + Serving Cell Info + + + + + + +