Mercurial > hg > soundsoftware-site
view app/views/admin/index.html.erb @ 1628:9c5f8e24dadc live tip
Quieten this cron script
author | Chris Cannam |
---|---|
date | Tue, 25 Aug 2020 11:38:49 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
<h2><%=l(:label_administration)%></h2> <div id="admin-index"> <%= render :partial => 'no_data' if @no_configuration_data %> <%= render :partial => 'menu' %> </div> <% html_title(l(:label_administration)) -%>