ShortcutPlaceholder.html 254 B

12345
  1. <div class='shortcutsContainer'>
  2. <button class='shortcut visualization' title='{{= it.visLabel}}'></button>
  3. <button class='shortcut text' title='{{= it.textLabel}}'></button>
  4. <button class='shortcut image' title='{{= it.imageLabel}}'></button>
  5. </div>