Aditya Bansal
2fe012ffff
linter: Make html singleton tags use 2 space indentation.
2018-04-07 20:08:31 -07:00
ihsavru
4103996a22
org-settings: Fix styling of Allowed Domains modal.
...
Fixes : #7628 .
Cleaned up by Brock Whittaker and Node tests fixed by Steve Howell.
2018-02-16 16:00:21 -08:00
Aditya Bansal
6fce1d7834
template_parser: Add parsing support for self closing tags as per HTML5.
...
In this commit we add support for some tags which are also called
void-elements according to
http://w3c.github.io/html/syntax.html#void-elements to be parsed by
our template parser and get tagged as singleton_html_tags.
Fixes : #8387 .
2018-02-15 17:47:43 -05:00
Brock Whittaker
0d3ea50379
settings: Change .btn => .button components.
...
This changes all of the old bootstrap .btn buttons in the settings UI
to the new .button classes that they should be.
2017-07-17 17:20:09 -07:00
Aditya Bansal
257b930492
Clean admin-realm-domains-list.handlebars to use 4 space indents.
2017-04-18 12:06:25 -07:00
Harshit Bansal
0605a9fb0f
templates: Rename `admin-alias-list.handlebars`.
...
Rename `admin-alias-list.handlebars` to
`admin-realm-domains-list.handlebars`.
Fixes : #3145 .
2017-04-04 15:48:03 -07:00