new display to generate more questions

This commit is contained in:
pixeldesu 2014-12-10 19:09:44 +01:00
parent 3a65f77394
commit aa32861f7f
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
.container.j2-page
= render 'layouts/messages'
%button.btn.btn-default{type: :button, id: 'ib-generate-question'} Get new question
.alert.alert-info
.row
.col-md-9.col-sm-8.col-xs-12
%span.text-center Out of questions?
.col-md-9.col-sm-5.col-xs-12
%button.btn.btn-default{type: :button, id: 'ib-generate-question'} Get new question
#entries
- @inbox.each do |i|