Commit a50e376
committed
Offer blank topic template if maintainer does not disallow it
Maintainers can set `blank_issues_enabled' to `false' in "config.yml"
to force users to use a template when going through the web-interface.
Respect that here too, but when the value is `true' or unspecified,
then start offering creating a topic from scratch.
Closes ^768.1 parent 1414ede commit a50e376
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1900 | 1900 | | |
1901 | 1901 | | |
1902 | 1902 | | |
1903 | | - | |
1904 | | - | |
1905 | | - | |
1906 | | - | |
| 1903 | + | |
| 1904 | + | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
1907 | 1910 | | |
1908 | 1911 | | |
1909 | 1912 | | |
| |||
0 commit comments