aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base/delete_modal_actions.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Show correct "No" icon (#17537)delvh2021-11-041-1/+1
|
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
| | | | | | | | | | | | | * Update JS dependencies - Update all JS dependencies - For octicons, rename trashcan to trash - For svgo, migrate to v2 api, output seems to have slightly changed but icons look the same - For stylelint, update config, fix custom property duplicates - For monaco, drop legacy Edge support - For eslint, enable new rules, fix new issues - For less-loader, remove deprecated import syntax * update svgo usage in generate-images and rebuild logo.svg with it
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-2/+2
| | | | | - Replace two font icons with SVG in the footer - Replace icons in delete modals with SVG - Horizontally center message text in modals
* Indent all templates with tabsAdam Strzelecki2015-12-081-9/+9
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* finish new org settings pageUnknwon2015-09-061-0/+10