Fixed group milestone error

This commit is contained in:
Phil Hughes 2016-09-05 17:37:05 +01:00
parent a5035ed310
commit cd9a2ba1aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
- @load_gfm = true
- @load_gfm = !(@target_project || @project).nil?
- supports_slash_commands = local_assigns.fetch(:supports_slash_commands, false)
.zen-backdrop
- classes << ' js-gfm-input js-autosize markdown-area'