You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I change the line to %button.btn.btn-primary{type: "submit", :'data-disable-with' => '<i class="icon-white icon-refresh"></i>'.html_safe + t("admin.misc.refresh")}
edit: deleted snarky comment
The text was updated successfully, but these errors were encountered:
this code https://github.com/sferik/rails_admin/blob/v1.0.0.rc/app/views/rails_admin/main/index.html.haml#L54
Produces broken html
when I change the line to
%button.btn.btn-primary{type: "submit", :'data-disable-with' => '<i class="icon-white icon-refresh"></i>'.html_safe + t("admin.misc.refresh")}
edit: deleted snarky comment
The text was updated successfully, but these errors were encountered: