Skip to content
Code-Schnipsel Gruppen Projekte
Commit 6c1602b8 erstellt von Dominik Chrzanowski's avatar Dominik Chrzanowski
Dateien durchsuchen

refactor: Code refactor [IconBox] ckeditor4#31

Übergeordneter 40d1966b
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -12,7 +12,7 @@
{/if}
{if $this->getAttribute('content') != ""}
<div class="iconBox-content control-content">
<div class="iconBox-content control-content default-content">
{$this->getAttribute('content')}
</div>
{/if}
......@@ -33,7 +33,7 @@
{/if}
{if $entry['entryContent']}
<p class="iconBox-entry-content">{$entry['entryContent']}</p>
<div class="iconBox-entry-content default-content">{$entry['entryContent']}</div>
{/if}
</div>
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren