Refatored to use shared/title partial

This commit is contained in:
Priit Tark 2015-04-16 16:29:04 +03:00
parent 4c660df43e
commit 8d4124585c
73 changed files with 402 additions and 411 deletions

View file

@ -1,11 +0,0 @@
- content_for :window_title do
%title= name
.row
.col-sm-8
%h1.text-center-xs
= truncate(name, length: 40)
.col-sm-4
%h1.text-right.text-center-xs
= yield :actions
%hr