6 lines
293 B
HTML
6 lines
293 B
HTML
<span class="command" bindonce>
|
|
<span class="label" bo-class="getCommandKind(command.message)" bo-show="getCommandKind(command.message)"
|
|
bo-text="getCommandKind(command.message)">
|
|
</span>
|
|
<span class="command-title" bo-html="getCommandTitleHtml(command.message)"></span>
|
|
</span>
|