Commit 240cdbb01689fdaefc0a6d2905000be404742843

Authored by AntonioTerceiro
1 parent 5ddb5695

Tag.hierarchical is not defined yet



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@16 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/environment.rb
... ... @@ -53,4 +53,4 @@ end
53 53 # Include your application configuration below
54 54 require 'gettext/rails'
55 55  
56   -Tag.hierarchical = true
  56 +# Tag.hierarchical = true
... ...