samples/consul-ui/common/header.html.erb in consul-templaterb-1.1.2 vs samples/consul-ui/common/header.html.erb in consul-templaterb-1.1.3

- old
+ new

@@ -19,9 +19,12 @@ <meta name="author" content="Criteo"/> <title><%= param('title', 'Consul Real Time information') %></title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.11/css/all.css" integrity="sha384-p2jx59pefphTFIpeqCcISO9MdVfIm4pNnsL08A6v5vaQc4owkQqxMV8kg4Yvhaw/" crossorigin="anonymous"> <link rel="stylesheet" href="css/style.css"> + <style id="css-states"> + .service-tags { display: none; } + </style> </head> <body> <nav class="navbar navbar-expand-md navbar-dark bg-secondary"> <div class="collapse navbar-collapse"> <ul class="navbar-nav mr-auto">