Add item alias
This commit is contained in:
@@ -568,4 +568,4 @@ start_modal = lazy_load ['assets/bootstrap.min.js'], (action)->
|
||||
.done (data) ->
|
||||
modal.find('.modal-body').append(data)
|
||||
|
||||
start_modal_big = start_modal
|
||||
start_modal_big = start_modal
|
||||
|
||||
@@ -40,7 +40,7 @@ feature -- Access
|
||||
|
||||
image: detachable STRING
|
||||
|
||||
item (a_field: READABLE_STRING_GENERAL): detachable ANY
|
||||
item alias "[]" (a_field: READABLE_STRING_GENERAL): detachable ANY
|
||||
-- <Precursor>
|
||||
do
|
||||
if a_field.same_string ("title") then
|
||||
|
||||
Reference in New Issue
Block a user