4 Commits

Author SHA1 Message Date
ca489d5799 style: automatic reformatting
This should be somewhat closer to PSR-2
2018-02-15 13:01:43 +01:00
0bcabf69b2 Split up general.js and fix missing tb-button #34
The bug was introduced in 20a437a833 when the script-loading code
was wrapped inside a function that executed only on document-ready.

SPR-975
2017-04-28 18:26:22 +02:00
91969b7dfa Handle click-event for later added do-status-links too
We want to dynamically create an overlay with the user's do-tasks and
these should have the click-handling out of the box as well.
2017-04-24 16:55:49 +02:00
20a437a833 Move script file to new directory
At some point we will want to refactor this large monolithic script file
into several focused pieces. For now we move it to its own file, so we
can add further code in new files without piling upon this heap of code.
2017-04-24 13:01:47 +02:00