summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/helpers/system_note_helper.rb2
-rw-r--r--app/views/shared/icons/_icon_arrow_circle_o_right.svg (renamed from app/views/shared/icons/_icon_arrow-circle-o-right.svg)0
2 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers/system_note_helper.rb b/app/helpers/system_note_helper.rb
index b8d7c953d79..3074921caff 100644
--- a/app/helpers/system_note_helper.rb
+++ b/app/helpers/system_note_helper.rb
@@ -16,7 +16,7 @@ module SystemNoteHelper
'visible' => 'icon_eye',
'milestone' => 'icon_clock_o',
'discussion' => 'icon_comment_o',
- 'moved' => 'icon_arrow-circle-o-right'
+ 'moved' => 'icon_arrow_circle_o_right'
}.freeze
def icon_for_system_note(note)
diff --git a/app/views/shared/icons/_icon_arrow-circle-o-right.svg b/app/views/shared/icons/_icon_arrow_circle_o_right.svg
index db28b5e2d7a..db28b5e2d7a 100644
--- a/app/views/shared/icons/_icon_arrow-circle-o-right.svg
+++ b/app/views/shared/icons/_icon_arrow_circle_o_right.svg