gallery app seems to work now :)
This commit is contained in:
parent
1a913ac282
commit
b75f680b8e
|
@ -24,7 +24,7 @@ $l = OC_L10N::get('gallery');
|
|||
</div>
|
||||
</div>
|
||||
<div id="g-album-loading" class="crumb" style="display:none">
|
||||
<img src="img/loading.gif">
|
||||
<img src="<?php echo OC_Helper::linkto('gallery', 'img/loading.gif'); ?>">
|
||||
</div>
|
||||
</div>
|
||||
<div id="gallery_list">
|
||||
|
|
Loading…
Reference in New Issue