partial fix for #1363 (notice cannot be closed)
This commit is contained in:
3
app/views/users/_dmail_notice.html.erb
Normal file
3
app/views/users/_dmail_notice.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="ui-corner-all ui-state-highlight" id="dmail-notice">
|
||||
<h1>You have <%= link_to "unread mail", dmails_path(:search => {:owner_id => CurrentUser.id, :to_id => CurrentUser.id}, :folder => "received") %>.</h1>
|
||||
</div>
|
||||
Reference in New Issue
Block a user