gallery app seems to work now :)

remotes/origin/stable4
Georg Ehrke 13 years ago
parent 1a913ac282
commit b75f680b8e
  1. 2
      apps/gallery/templates/index.php

@ -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…
Cancel
Save