Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Clean up styling a bit more | Simon Rettberg | 2020-11-03 | 1 | -8/+4 |
| | |||||
* | [locationinfo] Fix styling of tooltip btns | Steffen Ritter | 2018-02-06 | 1 | -3/+3 |
| | | | | also made the style of two close btns consistent to the rest | ||||
* | [locationinfo] Generate credentials in server-settings server side | Simon Rettberg | 2017-04-21 | 1 | -0/+19 |
There's no need to generate parameters server side that get passed to the template engine which generates javascript code that generates html snippets in the browser. We now generate everything server side right away. |