view sat_templates/templates/bulma/editor/tags_editor.html @ 376:c1f384f006e8

bulma (call): add "ringing" status
author Goffi <goffi@goffi.org>
date Wed, 16 Aug 2023 18:27:06 +0200
parents 45499870bbf4
children
line wrap: on
line source

{# field to editor tags

    This field will hide and sync original form input field
#}


<div class="tags are-medium">
    <input class="input tag_input" type="text">
</div>