Provide GOTO_LIST symbol

This commit is contained in:
Alexander Meindl 2019-01-27 09:40:17 +01:00
parent 222f1e8a01
commit 3672812830

View File

@ -2,7 +2,8 @@ module Additionals
MAX_CUSTOM_MENU_ITEMS = 5
SELECT2_INIT_ENTRIES = 20
LIST_SEPARATOR = ' » '.html_safe
GOTO_LIST = " \xc2\xbb".freeze
LIST_SEPARATOR = GOTO_LIST + ' '
class << self
def setup