Add warning for testfase

This commit is contained in:
benji 2015-09-21 12:25:27 +02:00
parent 4fcc598193
commit 571fce83fd
2 changed files with 7 additions and 0 deletions

View file

@ -19,3 +19,8 @@
width: 150px;
}
}
.warning {
border: 2px solid;
margin-bottom: 20px;
}

View file

@ -1,4 +1,6 @@
= render partial: 'flash'
.warning.center
%h1 TESTFASE | GELIEVE STREEPJES TE BLIJVEN ZETTEN | TESTFASE
.row
- @users.each do |user|
= render 'users/new_order', user: user