mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
yWeb: cleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b10c8c0ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Origin message was:
------------------
- yWeb: cleanup
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -157,7 +157,7 @@ function do_set_updates2(){
|
||||
}
|
||||
var avaiable=0;
|
||||
function show_free(){
|
||||
var res=dbox_exec_tools("mtd_space");
|
||||
var res=stb_exec_tools("mtd_space");
|
||||
var Ausdruck = /([^ ]*)[ ]*([^ ]*)[ ]*([^ ]*)[ ]*([^ ]*)[ ]*([^ ]*)[ ]*([^ ]*).*$/;
|
||||
Ausdruck.exec(res);
|
||||
var mtd = RegExp.$1;
|
||||
@@ -241,4 +241,3 @@ function uninstall_build_list2(){
|
||||
});
|
||||
$('statusline').hide();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user