mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
configure.ac
Origin commit data
------------------
Branch: ni/coolstream
Commit: 624691ea0d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
------------------
This commit was generated by Migit
This commit is contained in:
20
data/y-web/Y_NI_NetFS-init.yhtm
Normal file
20
data/y-web/Y_NI_NetFS-init.yhtm
Normal file
@@ -0,0 +1,20 @@
|
||||
{=include-block:Y_NI_Blocks.txt;head=}
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
jQuery(document).ready(function(){
|
||||
window.document.location.href='/Y_NI_NetFS-control.yhtm?mount_type={=mount_type=}&mount_type_s={=mount_type_s=}';
|
||||
});
|
||||
//]]>
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="work_box">
|
||||
<div class="work_box_head"><div class="work_box_head_h2">
|
||||
{=var-set:menu=Initializing {=mount_type_s=}=}{=include-block:Y_NI_Blocks.txt;NI_work_menu=}
|
||||
</div></div>
|
||||
<div class="work_box_body">
|
||||
<img src="/images/wait.gif" class="status" title="wait"> Please wait ... {=func:netfs_read_config {=mount_type=}=}
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user