|
@@ -81,7 +81,7 @@
|
|
<span>View comments</span>
|
|
<span>View comments</span>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <md-button class="md-icon-button md-list-action">
|
|
|
|
|
|
+ <md-button @click="removeHeadlineFromFeed(headline)" class="md-icon-button md-list-action">
|
|
<md-icon class="md-accent">
|
|
<md-icon class="md-accent">
|
|
delete
|
|
delete
|
|
</md-icon>
|
|
</md-icon>
|