X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fthemes%2Fcontrib%2Fbootstrap%2Ftemplates%2Fsystem%2Ftablesort-indicator.html.twig;fp=web%2Fthemes%2Fcontrib%2Fbootstrap%2Ftemplates%2Fsystem%2Ftablesort-indicator.html.twig;h=3dc8ebad4d957785be32ed2d51c5f76a12257b78;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=0000000000000000000000000000000000000000;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/themes/contrib/bootstrap/templates/system/tablesort-indicator.html.twig b/web/themes/contrib/bootstrap/templates/system/tablesort-indicator.html.twig new file mode 100644 index 000000000..3dc8ebad4 --- /dev/null +++ b/web/themes/contrib/bootstrap/templates/system/tablesort-indicator.html.twig @@ -0,0 +1,13 @@ +{# +/** + * @file + * Theme override for displaying a tablesort indicator. + * + * Available variables: + * - style: Either 'asc' or 'desc', indicating the sorting direction. + * - icon: The Drupal Bootstrap glypicon. + * + * @see \Drupal\bootstrap\Plugin\Preprocess\TableSortIndicator::preprocessVariables() + */ +#} +{{- icon -}}