From 96ed5eb88df43a0763c2b61aa11b83ceee2c4f12 Mon Sep 17 00:00:00 2001 From: Hunternif Date: Thu, 2 May 2019 05:58:39 +0700 Subject: client: metric sorter UI, view & controller --- client/html/metric_header_item.tpl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 client/html/metric_header_item.tpl (limited to 'client/html/metric_header_item.tpl') diff --git a/client/html/metric_header_item.tpl b/client/html/metric_header_item.tpl new file mode 100644 index 0000000..4e0e139 --- /dev/null +++ b/client/html/metric_header_item.tpl @@ -0,0 +1,6 @@ +
  • + <% + %><%- ctx.metric.tag.names[0] %> +
  • \ No newline at end of file -- cgit v1.3