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/404.rhtml
<div class="alert-message block-message warning">
<div class="alert alert-message alert-block alert-warning base in fade">
<h1><%= controller_name.camelize.singularize rescue nil %> Not Found</h1>
<p>Please try to update your request</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