Place the '* optional' label behind the Component form field

This commit is contained in:
Nico Stapelbroek
2018-01-20 23:23:42 +01:00
parent ad80726069
commit 08e1be06b6
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -49,6 +49,7 @@ return [
'name' => 'Name',
'status' => 'Status',
'component' => 'Component',
'component_status' => 'Component Status',
'message' => 'Message',
'message-help' => 'You may also use Markdown.',
'occurred_at' => 'When did this incident occur?',