Merge pull request #197 from okriuchykhin/ok_global_notifications-SCI-442_v2

Add link to notifications index page [SCI-442]
This commit is contained in:
okriuchykhin 2016-10-05 16:16:27 +02:00 committed by GitHub
commit d18063f557

View file

@ -70,7 +70,7 @@
</a>
<ul class="dropdown-menu dropdown-notifications">
<li class="notifications-dropdown-header"><span><%= t('notifications.title') %></span><span class="pull-right"><%= t('nav.user.settings') %></span></li>
<li class="notifications-dropdown-footer">link to method goes here</li>
<li class="notifications-dropdown-footer"><%= link_to t('notifications.show_all'), notifications_path %></li>
</ul>
</li>
<li class="dropdown">