Javi Martín
|
b27855c1cf
|
Use double quotes in CoffeeScript files
As we do in the rest of the application.
Note we cannot add a rule enforcing double quotes because CoffeeScript
Lint does not have such rule.
|
2019-03-06 11:41:21 +01:00 |
|
Javi Martín
|
9e80c75032
|
Use string interpolation in CoffeeScript
We use it in Ruby, and it will make it easier to change all quotes to
double quotes in CoffeeScript files.
|
2019-03-06 11:41:21 +01:00 |
|
kikito
|
5d2c37e71f
|
Displays a message when an unregistered user tries to annotate
|
2015-12-17 18:25:53 +01:00 |
|
kikito
|
85b26f960d
|
hides the admin checkboxes in annotator
|
2015-12-17 16:46:46 +01:00 |
|
rgarcia
|
04ab0af8a3
|
fixes typo
|
2015-12-16 19:29:03 +01:00 |
|