Merge "Add 'Remove this story' button to detail page"
This commit is contained in:
commit
ec0f5651cd
@ -51,7 +51,12 @@
|
||||
<i class="fa fa-pencil"></i>
|
||||
</a>
|
||||
<subscribe resource="story"
|
||||
resource-id="story.id"></subscribe>
|
||||
resource-id="story.id"></subscribe>
|
||||
<button type="button"
|
||||
class="btn btn-link"
|
||||
ng-click="remove()" permission="is_superuser">
|
||||
Remove this story
|
||||
</button>
|
||||
</small>
|
||||
</h1>
|
||||
<p><strong>Author:</strong>
|
||||
|
Loading…
Reference in New Issue
Block a user