Commit 6c0b87306882d2e8749f284f4b164d442710bf00
1 parent
a6410152
Exists in
master
and in
29 other branches
ActionItem85: bli
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@785 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
app/controllers/environment_admin/edit_template_controller.rb
@@ -6,7 +6,6 @@ class EditTemplateController < EnvironmentAdminController | @@ -6,7 +6,6 @@ class EditTemplateController < EnvironmentAdminController | ||
6 | { | 6 | { |
7 | 'ListBlock' => _("List Block"), | 7 | 'ListBlock' => _("List Block"), |
8 | 'LinkBlock' => _("Link Block"), | 8 | 'LinkBlock' => _("Link Block"), |
9 | - 'RecentDocumentsBlock' => _('Recent documents'), | ||
10 | } | 9 | } |
11 | end | 10 | end |
12 | 11 |