Sha256: d0459b67f10d35996afee76c98c7a476c26e32e13b9467d230658d2d659968b3
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
.error-page .container .error-code = @status .error-title = t("mno_enterprise.errors.#{@status}.title") %hr .error-context %p = t("mno_enterprise.errors.#{@status}.description", support_email: MnoEnterprise.support_email) .error-button %button = link_to(mno_enterprise.root_path) do %i{class: "fa fa-home"} = t("mno_enterprise.errors.redirection") #error-loader = hidden_field_tag :status_code, @status = javascript_include_tag "mno_enterprise/error_page"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mno-enterprise-api-3.4.0 | app/views/mno_enterprise/application/error_page.html.haml |
mno-enterprise-api-3.3.3 | app/views/mno_enterprise/application/error_page.html.haml |