Files
nairobi/config
Javi Martín 6c323eaf3e Use JavaScript pluralize for budget staff
We were using two different systems to set translations in JavaScript:
to set the text for languages, we were using data attributes, and to set
the text for staff members, we were using AJAX calls.

I find data attributes keep the code more simple, since there's no need
to define an extra route and controller action. Furthermore, the user
experience is better because response times are faster.

So now both places use data attributes.
2019-10-31 16:21:39 +01:00
..
2019-04-16 17:28:06 +02:00
2019-10-13 00:31:13 +02:00
2019-04-16 17:28:06 +02:00
2019-04-16 17:28:06 +02:00