prometheus/web/ui/templates
Karsten Weiss 5f5d77848e Fix 'predefined escaper "html" disallowed in template' in /targets (#3046) (#3050)
Issue #3046 is triggered by html/template changes in go1.9.

See https://tip.golang.org/pkg/html/template. Quote:

//   To ease migration to Go 1.9 and beyond, "html" and "urlquery" will
//   continue to be allowed as the last command in a pipeline. However, if the
//   pipeline occurs in an unquoted attribute value context, "html" is
//   disallowed. Avoid using "html" and "urlquery" entirely in new templates.

The commit also includes a trivial whitespace fix.
2017-08-11 18:31:46 +01:00
..
_base.html Adding version to names of static files 2017-03-03 23:36:06 +03:00
alerts.html Adding version to names of static files 2017-03-03 23:36:06 +03:00
config.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
flags.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
graph.html Adding version to names of static files 2017-03-03 23:36:06 +03:00
rules.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
status.html Preserve Alertmanager URLs as *url.URL. 2017-04-25 16:17:46 +10:00
targets.html Fix 'predefined escaper "html" disallowed in template' in /targets (#3046) (#3050) 2017-08-11 18:31:46 +01:00