added thing

This commit is contained in:
nilsding 2014-12-07 20:18:53 +01:00
parent 58d0efc219
commit a9f5ddab65
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
#modal-ask-followers.modal.fade{"aria-hidden" => "true", "aria-labelledby" => "modal-ask-followers-label", :role => "dialog", :tabindex => "-1"}
.modal-dialog
.modal-content
.modal-header
%button.close{"data-dismiss" => "modal", :type => "button"}
%span{"aria-hidden" => "true"} ×
%span.sr-only Close
%h4#modal-ask-followers-label.modal-title Ask your followers
.modal-body
%textarea.form-control{:name => "qb-all-question", :placeholder => "Type your question here…"}
.modal-footer
%button.btn.btn-default{"data-dismiss" => "modal", :type => "button"} Cancel
%button.btn.btn-primary{name: 'qb-all-ask', 'data-loading-text' => "Asking...", :type => "button"} Ask