Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pull request availability check | Unknwon | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | #2251 fix button name | Unknwon | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -3/+3 |
| | | | | | | | | | | | | 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 PR UI | Unknwon | 2015-09-02 | 1 | -0/+19 |