hospital_management-8.x-1.x-dev/web/themes/bootstrap/templates/system/tablesort-indicator.html.twig
web/themes/bootstrap/templates/system/tablesort-indicator.html.twig
{#
/**
* @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 -}}
