layout export to file

This commit is contained in:
friendica
2014-03-03 20:05:23 -08:00
parent bfd9f5ec87
commit cdd2e9cd95
3 changed files with 38 additions and 3 deletions

View File

@@ -53,4 +53,5 @@ $(document).ready(function() {
$('.icon-circle').addClass('');
$('.icon-bookmark').addClass('');
$('.icon-fullscreen').addClass('');
$('.icon-share').addClass('');
});