Commit 0c19b1afd9001b90b61f60f09338f3f57961ae09

Authored by Alexander Randa
1 parent ed63d28e

disabled empty notice

app/views/admin/projects/show.html.haml
1 -%p#notice= notice 1 +- unless notice.nil?
  2 + %p#notice= notice
2 3
3 #infoblock 4 #infoblock
4 %h2= @admin_project.name 5 %h2= @admin_project.name
app/views/admin/users/show.html.haml
1 -%p#notice= notice 1 +- unless notice.nil?
  2 + %p#notice= notice
2 3
3 #infoblock 4 #infoblock
4 %p 5 %p