We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379b281 commit 384ab31Copy full SHA for 384ab31
public/app/mage/feed.directive.html
@@ -9,7 +9,7 @@
9
</div>
10
11
12
-<div class="top-gap feed-page" >
+<div class="top-gap feed-page" ng-show="currentFeedPanel == 'observationsTab'">
13
<div class="btn-group btn-group-justified">
14
<div class="btn-group" role="group">
15
<button type="button" class="btn btn-default" ng-model="actionFilter" uib-btn-radio="'all'">All</button>
0 commit comments