Volcanos(chat.ONIMPORT, { _init: function(can, msg) { can.onimport.myView(can, msg, function(value) { return [ {view: html.TITLE, list: [value.source_id, can.onimport.titleAction(can, value)]}, {view: html.STATUS, list: [value.secret_id]}, ] }) }, })