Skip to content

Commit 005d3ab

Browse files
committed
0.2: disable metaShareDirective for tmp
1 parent e965735 commit 005d3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- add-on directives -->
1818
<div class="col-lg-8 col-lg-offset-2">
1919
<div id="add-ons" class="add-ons clearfix">
20-
<div meta-share ng-model="article.meta.share"></div>
20+
<!-- <div meta-share ng-model="article.meta.share"></div> -->
2121
<div meta-background ng-model="article.meta.background"></div>
2222
</div>
2323
</div>

0 commit comments

Comments
 (0)