mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0772ba3f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Origin message was:
------------------
- yWeb: fix missing jquery
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
22 lines
702 B
Plaintext
22 lines
702 B
Plaintext
{=include-block:Y_Blocks.txt;head=}
|
|
{=include-block:Y_Blocks.txt;js_jquery=}
|
|
<script src="/Y_Baselib.js"></script>
|
|
<script>
|
|
jQuery(document).ready(function(){
|
|
window.document.location.href='/Y_Tools_NetFS.yhtm?mount_type={=mount_type=}&mount_type_s={=mount_type_s=}';
|
|
});
|
|
</script>
|
|
{=include-block:Y_Blocks.txt;head_close=}
|
|
<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_Blocks.txt;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>
|