mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 11:50:07 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4e24861b66
commit
8696254d88
@ -105,9 +105,6 @@ $(function(){
|
||||
})
|
||||
*/
|
||||
|
||||
//setElementOrigin($('.ribbon-set'), 'top', 'left')
|
||||
|
||||
|
||||
// we have an image file...
|
||||
if((DATA_ATTR + '_BASE_URL') in localStorage){
|
||||
BASE_URL = localStorage[DATA_ATTR + '_BASE_URL']
|
||||
@ -131,7 +128,7 @@ $(function(){
|
||||
|
||||
loading
|
||||
.done(function(){
|
||||
console.log('Loading settings...')
|
||||
showStatus('Loading settings...')
|
||||
loadLocalStorageSettings()
|
||||
|
||||
// XXX this will reload everything...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user