mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
fix multistream, fix record streams
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05a0e4d04a
Author: TangoCash <eric@loxat.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
12
data/y-web/Y_Infopage.yhtm
Normal file
12
data/y-web/Y_Infopage.yhtm
Normal file
@@ -0,0 +1,12 @@
|
||||
{=include-block:Y_Blocks.txt;head_ni=}
|
||||
</head>
|
||||
<body>
|
||||
<div class="work_box" id="work_box">
|
||||
</div>
|
||||
<script>
|
||||
$(document).ready( function() {
|
||||
$("#work_box").load("info/yinfo.yhtm");
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user