Show Rhymix logo instead of version only if it is a part of the Core

This commit is contained in:
Kijin Sung 2022-10-29 21:45:37 +09:00
parent 8d228890c9
commit 0adce0dd47
5 changed files with 18 additions and 6 deletions

View file

@ -27,7 +27,7 @@
</p>
</td>
<td>
<!--@if($widget->version === 'RX_VERSION')-->
<!--@if($widget->version === 'RX_VERSION' && Context::isDefaultPlugin($widget->widget, 'widget'))-->
<img src="{\RX_BASEURL}common/img/icon.png" class="core_symbol" alt="Rhymix Core" title="Rhymix Core" />
<!--@else-->
<span style="color:#aaa"|cond="$widget->isBlacklisted">{$widget->version}</span>