Position pop-up messages more cleanly

This commit is contained in:
Maximilian Grundke
2018-02-28 11:43:47 +01:00
parent 7b93caf4b3
commit 639befe0e5
3 changed files with 14 additions and 12 deletions

View File

@ -32,8 +32,8 @@ html lang='en'
li = link_to(t('shared.help.link'), '#modal-help', data: {toggle: 'modal'})
= render('session')
.container data-controller=controller_name
= render('breadcrumbs')
= render('flash')
= render('breadcrumbs')
- if (controller_name == "exercises" && action_name == "implement")
.container-fluid
= yield