mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed alot of logs
This commit is contained in:
@@ -145,10 +145,10 @@
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<main class="container center-align main">
|
||||
<div id="channel-load" class="progress" style="top:52px;">
|
||||
<div class="indeterminate" id="channel-load-move"></div>
|
||||
</div>
|
||||
<main class="container center-align main">
|
||||
<div id="main-row" class="row">
|
||||
<div class="col s12 m9 video-container hide-on-small-only">
|
||||
|
||||
|
||||
@@ -82,9 +82,6 @@ if(isset($_GET['chan'])){
|
||||
</header>
|
||||
|
||||
<div class="section mega">
|
||||
<div id="channel-load" class="progress">
|
||||
<div class="indeterminate" id="channel-load-move"></div>
|
||||
</div>
|
||||
<div id="mega-background"></div>
|
||||
<h5>Create a radio channel, collaborate and listen</h5>
|
||||
<form class="channel-finder" onsubmit="return false;">
|
||||
@@ -135,7 +132,9 @@ if(isset($_GET['chan'])){
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div id="channel-load" class="progress">
|
||||
<div class="indeterminate" id="channel-load-move"></div>
|
||||
</div>
|
||||
<main class="center-align container">
|
||||
<div class="section">
|
||||
<div id="preloader" class="progress">
|
||||
|
||||
@@ -69,9 +69,6 @@
|
||||
</header>
|
||||
|
||||
<div class="section mega">
|
||||
<div id="channel-load" class="progress">
|
||||
<div class="indeterminate" id="channel-load-move"></div>
|
||||
</div>
|
||||
<div id="mega-background"></div>
|
||||
<h5>Create a radio channel, collaborate and listen</h5>
|
||||
<form class="channel-finder" onsubmit="return false;">
|
||||
@@ -122,7 +119,9 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div id="channel-load" class="progress">
|
||||
<div class="indeterminate" id="channel-load-move"></div>
|
||||
</div>
|
||||
<main class="center-align container">
|
||||
<div class="section">
|
||||
<div id="preloader" class="progress">
|
||||
|
||||
Reference in New Issue
Block a user