mirror of
https://shylinux.com/x/community
synced 2025-04-25 17:48:06 +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)
|
||||
}}
|
||||
}) }])._target; can.ui.role = role
|
||||
can.page.Append(can, target||can._output, msg.Table(function(value) {
|
||||
// if (value.enable != ice.TRUE) { return }
|
||||
can.page.Append(can, target||can._output, msg.Table(function(value) { if (value.enable != ice.TRUE) { return }
|
||||
return {view: [[html.ITEM, ctx.INDEX].concat(
|
||||
value.type? [mdb.TYPE]: [], can.core.Split(value.type||""),
|
||||
value.role? [aaa.ROLE]: [], can.core.Split(value.role||""),
|
||||
|
Loading…
x
Reference in New Issue
Block a user