aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/notice.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Indent all templates with tabsAdam Strzelecki2015-12-081-96/+96
| | | | | | | | | | | | 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
* #2052 advanced select ops for system noticesUnknwon2015-12-051-10/+48
|
* #2052 Ability to batch delete system noticesUnknwon2015-12-011-0/+3
|
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-33/+32
|
* Add total next to system noticeAntoine GIRARD2015-09-251-1/+1
|
* New admin notice UI based on user list exampleAntoine GIRARD2015-09-251-52/+62
|
* fix #711Unknwon2014-12-091-2/+2
|
* Fix #532, add system noticeUnknwon2014-10-081-0/+54