Files
nairobi/app
Javi Martín 1634cd5263 Use each instead of $.each
Iterating through the jQuery elements with `each` is more similar to
other iterators we use. Furthermore, we avoid declaring the `index`
variable we don't use.
2019-09-11 03:14:17 +02:00
..
2019-09-11 03:14:17 +02:00
2019-09-10 22:27:33 +02:00