mirror of
https://shylinux.com/x/community
synced 2025-04-26 01:54:05 +08:00
add some
This commit is contained in:
parent
8d17a732f6
commit
d4417489e8
@ -64,8 +64,7 @@ Volcanos(chat.ONIMPORT, {
|
|||||||
can.onmotion.select(can, role, html.SPAN, event.target)
|
can.onmotion.select(can, role, html.SPAN, event.target)
|
||||||
}}
|
}}
|
||||||
}) }])._target; can.ui.role = role
|
}) }])._target; can.ui.role = role
|
||||||
can.page.Append(can, target||can._output, msg.Table(function(value) {
|
can.page.Append(can, target||can._output, msg.Table(function(value) { if (value.enable != ice.TRUE) { return }
|
||||||
// if (value.enable != ice.TRUE) { return }
|
|
||||||
return {view: [[html.ITEM, ctx.INDEX].concat(
|
return {view: [[html.ITEM, ctx.INDEX].concat(
|
||||||
value.type? [mdb.TYPE]: [], can.core.Split(value.type||""),
|
value.type? [mdb.TYPE]: [], can.core.Split(value.type||""),
|
||||||
value.role? [aaa.ROLE]: [], can.core.Split(value.role||""),
|
value.role? [aaa.ROLE]: [], can.core.Split(value.role||""),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user