add links for events/conferences/submitters

This commit is contained in:
Stella Rouzi 2014-07-25 01:17:47 +03:00
parent 6579b3220f
commit fd43d4de11
7 changed files with 88 additions and 22 deletions

View file

@ -9,10 +9,10 @@
= image_tag(key.gravatar_url(size: '25'), title: "Yo #{key.name}!", :alt => '', 'class'=>'img-circle img-responsive text-center')
.col-md-10
%h4
#{key.name}
= link_to "#{key.name}", admin_user_path(key)
%div
%small
#{pluralize(value, 'submission')}
= link_to "#{pluralize(value, 'submission')}", admin_user_path(key)
- else
%h4.text-warning
No submissions!