Remove noise
This commit is contained in:
parent
7d386f04c2
commit
4f6d8d12e0
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel
|
|||
<td class="prefix"><span ng-repeat="part in bufferline.prefix" bo-class="part.classes" bo-html="part.text"></span></td>
|
||||
<td class="message">
|
||||
<div ng-repeat="metadata in bufferline.metadata">
|
||||
<div plugin data="metadata">allo</div>
|
||||
<div plugin data="metadata"></div>
|
||||
</div>
|
||||
<span ng-repeat="part in bufferline.content" class="text" bo-class="part.classes" bo-html="part.text|linky:'_blank'"></span>
|
||||
|
||||
|
|
Loading…
Reference in a new issue