Project

General

Profile

« Previous | Next » 

Revision 82e47ae0

Added by Amos Benari about 12 years ago

  • ID 82e47ae0f86994702c3a084cc6150250a81034ee

updates UI to bootstrap v2

View differences:

app/views/common/403.rhtml
<div class="alert-message block-message error">
<div class="alert alert-message alert-block alert-error base in fade">
<h2>Permission denied</h2>
<p><strong>You are not authorised to perform this action</strong></p>
<p>Please request the required privileges from a foreman administrator</p>
<div class="alert-actions">
<%= link_to "Back", root_path, :class => "btn small" %>
<%= link_to "Back", root_path, :class => "btn btn-small" %>
</div>
</div>

Also available in: Unified diff