Provide GOTO_LIST symbol
This commit is contained in:
parent
222f1e8a01
commit
3672812830
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user