mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-20 19:33:01 +01:00
ADDED MANY NEW FEATURES
This commit is contained in:
parent
bc118e460d
commit
ea738714b5
2 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ $juci.module("settings")
|
|||
$scope.onUploadComplete = function(result){
|
||||
console.log("Upload completed: "+JSON.stringify(result));
|
||||
}
|
||||
|
||||
$scope.onUploadUpgrade = function(){
|
||||
$("#postiframe").bind("load", function(){
|
||||
var json = $(this).contents().text();
|
||||
|
|
|
|||
|
|
@ -119,6 +119,7 @@
|
|||
],
|
||||
"asterisk.call_log": [
|
||||
"list"
|
||||
"sshkeys_get"
|
||||
],
|
||||
"wps": [
|
||||
"genpin",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue