mirror of
https://github.com/flynx/PortableMag.git
synced 2025-11-01 04:20:20 +00:00
minor edit...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6099d1b8a3
commit
596ad57d83
@ -549,10 +549,9 @@ $(document).ready(function(){
|
|||||||
$('.button.prev-article').swipe({click: prevArticle})
|
$('.button.prev-article').swipe({click: prevArticle})
|
||||||
|
|
||||||
// XXX STUB: for device debugging reasons...
|
// XXX STUB: for device debugging reasons...
|
||||||
$('.splash')
|
$('.splash').click(function(){
|
||||||
.swipe({click: function(){
|
$('.splash').fadeOut()
|
||||||
$('.splash').fadeOut()
|
})
|
||||||
}})
|
|
||||||
|
|
||||||
|
|
||||||
loadState()
|
loadState()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user