Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / templates / system / tablesort-indicator.html.twig
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 (file)
index 0000000..3dc8eba
--- /dev/null
@@ -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 -}}