how to stupid fix
This commit is contained in:
parent
b01e1791d4
commit
6201b7043b
|
@ -7,7 +7,7 @@
|
||||||
.panel-body
|
.panel-body
|
||||||
%button.btn.btn-block.btn-info{type: :button, id: 'ib-generate-question'} Get new question
|
%button.btn.btn-block.btn-info{type: :button, id: 'ib-generate-question'} Get new question
|
||||||
%br
|
%br
|
||||||
%a.btn.btn-block.btn-primary{href: "https://twitter.com/intent/tweet?text=Ask%20me%20anything?url=#{show_user_profile_path(@user.screen_name)}"} Share on Twitter
|
%a.btn.btn-block.btn-primary{href: "https://twitter.com/intent/tweet?text=Ask%20me%20anything?url=#{show_user_profile_path(current_user.screen_name)}"} Share on Twitter
|
||||||
.panel.panel-default.warning--panel
|
.panel.panel-default.warning--panel
|
||||||
.panel-heading
|
.panel-heading
|
||||||
%h3.panel-title Actions
|
%h3.panel-title Actions
|
||||||
|
|
Loading…
Reference in New Issue