Sha256: 2a85ba57b21b036f2867fa8fd30e6cce29d58c81917a666636a46c48b1bc048e
Contents?: true
Size: 350 Bytes
Versions: 2
Compression:
Stored size: 350 Bytes
Contents
<h1><%= t('disguise.set_theme') %></h1> <h2><%= t('disguise.current_theme') %></h2> <div id="current-theme"> <%= render :partial => 'admin/themes/theme', :object => @current_theme %> </div> <h2><%= t('disguise.activate_theme_message') %></h2> <%= error_messages_for :theme %> <%= render :partial => 'admin/themes/theme', :collection => @themes %>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jbasdf-disguise-0.1.1 | app/views/admin/themes/edit.html.erb |
disguise-0.1.1 | app/views/admin/themes/edit.html.erb |