Files
nairobi/app/views/admin
rgarcia 12f6f06ade Fix exception when using locale as a parameter in the url
When visiting, for example, /admin/site_customization/information_texts?locale=fr
we were getting an `UncaughtThrowError: uncaught throw :exception`
With the following payload
```
File "/aytomad/app/participa/participacion/releases/20180726231929/app/views/admin/site_customization/information_texts/_form_field.html.erb" line 5

File "/aytomad/app/participa/participacion/releases/20180726231929/app/helpers/globalize_helper.rb" line 35 in block in globalize
```

Substituting this line seems to solve it

Note that we had to remove the portuguese local too, as it was giving a different
exception due to this change. This problem, has been solved in the original
globalization PR
2018-07-26 21:55:06 -04:00
..
2018-07-12 10:17:24 -04:00
2018-06-08 18:29:47 +02:00
2018-06-08 18:29:47 +02:00
2017-07-26 18:18:30 +02:00
2018-06-08 18:29:47 +02:00
2018-06-01 18:00:19 +02:00
2017-10-25 18:50:30 +02:00
2018-01-10 22:25:41 +01:00
2018-07-04 17:14:24 +02:00
2018-06-08 18:29:47 +02:00
2018-06-08 18:29:47 +02:00
2018-04-04 13:19:01 +02:00
2018-05-28 18:17:26 +02:00