]> BookStack Code Mirror - bookstack/commit
#47 - Adds functionality to delete a comment. Also reduces the number of watchers.
authorAbijeet <redacted>
Sun, 4 Jun 2017 13:22:44 +0000 (18:52 +0530)
committerAbijeet <redacted>
Sun, 4 Jun 2017 13:22:44 +0000 (18:52 +0530)
commit9558f84b979b45d6f011553a60d100973a21d48e
tree5dec6bedf7376586e550b1a04ab523ecb5e0eb87
parent2fd421b115132cdea97ec5ccbbab412e02659ab7
#47 - Adds functionality to delete a comment. Also reduces the number of watchers.
app/Http/Controllers/CommentController.php
app/Repos/CommentRepo.php
database/migrations/2017_06_04_060012_comments_add_active_col.php [new file with mode: 0644]
resources/assets/js/controllers.js
resources/assets/js/directives.js
resources/views/comments/list-item.blade.php