gitlab-org--gitlab-foss/app/views/help
Nick Thomas 9920551536 Enable CacheMarkdownField for the remaining models
This commit alters views for the following models to use the markdown cache if
present:

* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project

At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
..
_shortcuts.html.haml Added keyboard shortcut to navigate to issue boards 2016-09-15 18:20:36 -04:00
index.html.haml Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
shortcuts.js.haml
show.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
ui.html.haml Fix markdown help references 2016-08-26 09:38:21 -05:00