]> source.dussan.org Git - nextcloud-server.git/commitdiff
hide share button until sharing wont be fixed
authorBartek Przybylski <bart.p.pl@gmail.com>
Fri, 8 Jun 2012 19:44:05 +0000 (21:44 +0200)
committerBartek Przybylski <bart.p.pl@gmail.com>
Sun, 10 Jun 2012 11:18:41 +0000 (13:18 +0200)
apps/gallery/templates/index.php

index 94d370f2e893e9e0e002926cf85441d6f0aa7b52..e761cb54725c53fe953b60f8a9f1c40db064dfc5 100644 (file)
@@ -68,7 +68,7 @@ $(document).ready(function() {
                }
        }
                
-?>     <a href="javascript:shareGallery();"><input type="button" value="<?php echo $l->t('Share');?>" /></a><br/>
+?>     <!--<a href="javascript:shareGallery();"><input type="button" value="<?php echo $l->t('Share');?>" /></a>--><br/>
 </div>
 <div id="gallerycontent">
 <?php