Link to 'all messages' in message email fixed, added "delete_all" action

This commit is contained in:
MrYummy
2017-06-12 21:14:35 +02:00
parent 68ee779c11
commit 895e56ff06
7 changed files with 50 additions and 27 deletions

View File

@@ -75,4 +75,4 @@ class ApplicationController < ActionController::Base
!!(current_user && current_user.confirmed?)
end
end
end