Untitled

 avatar
user_8454105
plain_text
a year ago
304 B
5
Indexable
# if (data.Type !== WidgetType.FileUploader && data.Type !== WidgetType.News) { #
    <div class="grid-footer add-item">
        # if (data.NewElementLinkUrl !== null) { #
            <a class="new-element" href="#: data.NewElementLinkUrl #"><i class="las la-plus"></i></a>
        # } #
    </div>
# } #
Editor is loading...
Leave a Comment