mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +00:00
removed the loading text from the splash...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f2d74de7e8
commit
b81712a422
@ -174,7 +174,8 @@ $(document).ready(function(){
|
||||
<div class="splash noSwipe">
|
||||
<!-- XXX replace this with a background-image logo... -->
|
||||
<table width="100%" height="100%"><tr><td align="center" valign="middle">
|
||||
<h2><div id="spinner" style="position:relative; display:inline-block; width:50px; height:50px; vertical-align:middle;"></div><i>loading...</i></h2>
|
||||
<!--h2><div id="spinner" style="position:relative; display:inline-block; width:50px; height:50px; vertical-align:middle;"></div><i>loading...</i></h2-->
|
||||
<div id="spinner" style="position:relative; display:inline-block; width:50px; height:50px; vertical-align:middle;"></div>
|
||||
<script>
|
||||
// add a spinner to the splash...
|
||||
var opts = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user