updates from Production

This commit is contained in:
Lee Lawlor
2014-09-12 14:20:18 -04:00
parent d67697acff
commit 1d7e9cd221
11 changed files with 78 additions and 15 deletions

View File

@ -46,13 +46,13 @@
</div>
<% if current_admin_user.present? %>
<div class="apps">
<%= link_to scheduled_thinghttps_path do %>
<%= image_tag 'scheduled_thinghttp.png', :size => '104x104' %>
<br>
<%= t(:scheduled_thinghttp) %>
<% end %>
</div>
<div class="apps">
<%= link_to timecontrols_path do %>
<%= image_tag 'scheduled_thinghttp.png', :size => '104x104' %>
<br>
<%= t(:timecontrol) %>
<% end %>
</div>
<% end %>
</div>