Skip to content

Commit

Permalink
fixed announcements in backend
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropereira committed Apr 11, 2012
1 parent 6c64051 commit 1a424dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site_files/app/views/admin/announcements/_form.html.erb
Expand Up @@ -83,6 +83,4 @@ jQuery(document).ready(function($){
:collection => Hash[*Group.all.collect {|group| [group.name,group.id]}.flatten].merge({"All"=>0}),
:label => t('admin.posts.columns.groups'),
:hint => t('admin.posts.form.hints.groups') %>
<% end -%>
<% end %>

0 comments on commit 1a424dd

Please sign in to comment.