Línea 49... |
Línea 49... |
49 |
{{$togglecontent}}
|
49 |
{{$togglecontent}}
|
50 |
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
|
50 |
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
|
51 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.25 12V10C17.25 7.1005 14.8995 4.75 12 4.75C9.10051 4.75 6.75 7.10051 6.75 10V12L4.75 16.25H19.25L17.25 12Z"></path>
|
51 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.25 12V10C17.25 7.1005 14.8995 4.75 12 4.75C9.10051 4.75 6.75 7.10051 6.75 10V12L4.75 16.25H19.25L17.25 12Z"></path>
|
52 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 16.75C9 16.75 9 19.25 12 19.25C15 19.25 15 16.75 15 16.75"></path>
|
52 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 16.75C9 16.75 9 19.25 12 19.25C15 19.25 15 16.75 15 16.75"></path>
|
53 |
</svg>
|
53 |
</svg>
|
54 |
<div class="count-container rui-unreadcount {{^unreadcount}}hidden{{/unreadcount}}" data-region="count-container" data-region="count-container" aria-hidden="true">
|
54 |
<span class="count-container rui-unreadcount {{^unreadcount}}hidden{{/unreadcount}}" data-region="count-container" data-region="count-container" aria-hidden="true">
|
55 |
{{unreadcount}}
|
55 |
{{unreadcount}}
|
56 |
</div>
|
56 |
</span>
|
57 |
{{/togglecontent}}
|
57 |
{{/togglecontent}}
|
Línea 58... |
Línea 58... |
58 |
|
58 |
|
Línea 59... |
Línea 59... |
59 |
{{$containerlabel}}{{#str}} notificationwindow, message {{/str}}{{/containerlabel}}
|
59 |
{{$containerlabel}}{{#str}} notificationwindow, message {{/str}}{{/containerlabel}}
|