Nicht ganz, das "and" ist immer noch dabeiAh, jetzt aber![]()
oh, ĂŒbersehen
Ja, echt verrĂŒckt, dass das alles unabhĂ€ngig ist.soo... gibt aber auch einfach zu viele Kombinationen der Likes![]()
checkycheckYour posts in thread Strg+V! were merged together. Grund: doppelpost
Heute um 00:33
Wo?GELĂSCHT nicht gelöst xD
{ok: true, html: {,âŠ}, status: "ok", message: "Success",âŠ}
html: {,âŠ}
content: "<h3 class="tabs tabs--editor hScroller" data-xf-in"
message: "Success"
ok: true
status: "ok"
visitor: {conversations_unread: "0", alerts_unread: "0", total_unread: "0"}
alerts_unread: "0"
conversations_unread: "0"
total_unread: "0"
<xf:if is="count($smiliesInfo.smilies) > 1">
<div>
<h3 class="tabs tabs--editor hScroller" data-xf-init="tabs h-scroller" role="tablist">
<span class="hScroller-scroll">
<xf:foreach loop="$smiliesInfo.smilieCategories" key="$categoryId" value="$category"
if="{$smiliesInfo.smilies.{$categoryId}} is not empty" i="$i">
<a class="tabs-tab {{ $i == 1 ? 'is-active' : '' }}"
role="tab" tabindex="0" aria-controls="{{ unique_id('smilies' . $i) }}">{$category.title}</a>
</xf:foreach>
</span>
</h3>
<ul class="tabPanes is-structureList">
<xf:foreach loop="$smiliesInfo.smilieCategories"
key="$categoryId"
value="$category"
if="{$smiliesInfo.smilies.{$categoryId}} is not empty"
i="$i">
<li class="{{ $i == 1 ? 'is-active' : '' }}" role="tabpanel" id="{{ unique_id('smilies' . $i) }}">
<xf:foreach loop="{$smiliesInfo.smilies.{$categoryId}}" value="$smilie">
{{ smilie($smilie.smilie_text_options.0) }}
</xf:foreach>
</li>
</xf:foreach>
</ul>
</div>
<xf:else />
<div class="block-body block-row">
<xf:foreach loop="$smiliesInfo.smilieCategories"
key="$categoryId"
value="$category"
if="{$smiliesInfo.smilies.{$categoryId}} is not empty"
i="$i">
<xf:foreach loop="{$smiliesInfo.smilies.{$categoryId}}" value="$smilie">
{{ smilie($smilie.smilie_text_options.0) }}
</xf:foreach>
</xf:foreach>
</div>
</xf:if>
We use essential cookies to make this site work, and optional cookies to enhance your experience.