Commit Graph
3 Commits
Author SHA1 Message Date
Richard Kuhnt bc37eaef81 Remove trailing whitespaces 2018-06-13 20:30:59 +02:00
Richard Kuhnt c6e674e6ce Remove jQuery and underscore dependencies
- replace $.each with .forEach
- replace _.each with .forEach
- replace _.isFunction with typeof comparison
2018-06-13 20:11:46 +02:00
Richard Kuhnt f58e5bd626 Use <noscript> to display message when JavaScript is disabled 2018-06-13 18:57:37 +02:00