summaryrefslogtreecommitdiff
path: root/app/views/system_messages/_form_core.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/system_messages/_form_core.html.haml')
-rw-r--r--app/views/system_messages/_form_core.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/system_messages/_form_core.html.haml b/app/views/system_messages/_form_core.html.haml
deleted file mode 100644
index a85db28..0000000
--- a/app/views/system_messages/_form_core.html.haml
+++ /dev/null
@@ -1,2 +0,0 @@
-.inputs
- = f.input :content, :label => t('system_messages.form.content.label'), :hint => conditional_hint('system_messages.form.content.hint')