Logo
Explore Help
Register Sign In
Shiloh/githaven
Shiloh/githaven
1
0
Fork 0
You've already forked githaven
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
githaven/templates/base/alert_details.tmpl

8 lines
110 B
Handlebars
Raw Normal View History

Return the full rejection message and errors in flash errors (#13221) Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-21 00:50:10 +01:00
{{.Message}}
<details>
Enforce tab indentation in templates (#15289) * Enforce tab indendation in templates This adds editorconfig-checker [1] to lint the template files so they conform the editorconfig files. I fixed all current identation issues using the fix mode of eclint [2] and some manual corrections. We can extend this linting to other files later, for now I'd like this PR to focus on HTML template files only. [1] https://github.com/editorconfig-checker/editorconfig-checker [2] https://github.com/jedmao/eclint * fix indendation Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-11 05:46:37 +02:00
<summary>{{.Summary}}</summary>
<code>
{{.Details | Str2html}}
</code>
Return the full rejection message and errors in flash errors (#13221) Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-21 00:50:10 +01:00
</details>
Reference in New Issue Copy Permalink
Brought to you by Shiloh Version: 1.23.3 Page: 167ms Template: 2ms
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API