summaryrefslogtreecommitdiff
path: root/app/views/projects/_zen.html.haml
diff options
context:
space:
mode:
authorAhmad Haghighi <haghighi.ahmad@gmail.com>2019-04-25 11:40:34 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-04-25 11:40:34 +0000
commitea1f01811455bab47ad687b34d711b00da75719b (patch)
tree6818de400388aef65dcc68133d2b7d96661fffc1 /app/views/projects/_zen.html.haml
parent700976d0651e179f1f0373b27263bac7145ef7dc (diff)
downloadgitlab-ce-ea1f01811455bab47ad687b34d711b00da75719b.tar.gz
Add auto direction to support rtl languages
Diffstat (limited to 'app/views/projects/_zen.html.haml')
-rw-r--r--app/views/projects/_zen.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/_zen.html.haml b/app/views/projects/_zen.html.haml
index afc40ca4eab..c502b392384 100644
--- a/app/views/projects/_zen.html.haml
+++ b/app/views/projects/_zen.html.haml
@@ -8,6 +8,7 @@
= f.text_area attr,
class: classes,
placeholder: placeholder,
+ dir: 'auto',
data: { supports_quick_actions: supports_quick_actions,
supports_autocomplete: supports_autocomplete }
- else