Commit 4d1ac1fe0c1d6cfd16ef75d33adcd68a3c82d4b0
1 parent
e5662344
Exists in
master
and in
29 other branches
ActionItem255: change Cadeias to Redes/Cadeias
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1634 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
script/anhetegua
... | ... | @@ -117,7 +117,7 @@ pr = new_region(sul, 'Paraná') |
117 | 117 | rs = new_region(sul, 'Rio Grande do Sul') |
118 | 118 | sc = new_region(sul, 'Santa Catarina') |
119 | 119 | |
120 | -cadeias = new_category(nil, 'Cadeias', 3) | |
120 | +cadeias = new_category(nil, 'Redes/Cadeias', 3) | |
121 | 121 | new_category(cadeias, 'Agropecuária, extrativismo e pesca') |
122 | 122 | new_category(cadeias, 'Alimentação') |
123 | 123 | new_category(cadeias, 'Artesanato') | ... | ... |