Skip to content

Improve bootstrap_icon_plus_name and more

Erik Kalkoken requested to merge next-version into master

Added

  • views.bootstrap_icon_plus_text_html(): Improved variant of bootstrap_icon_plus_name_html, which no longer uses nbsp for spacing. Instead a class is provided to enable spacing via CSS styles.

Changes

  • Deprecated: views.bootstrap_icon_plus_name_html()

Fixed

  • nowrap_html does not work

Merge request reports