Skip to content
Snippets Groups Projects
Merged Sébastien DA ROCHA requested to merge redmine-issue-11982 into develop
10 files
+ 102
22
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
0
@@ -7,6 +7,7 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<!-- import not working for roboto condensed inside component style, only in head https://stackoverflow.com/questions/36724268/roboto-condensed-google-font-falls-back-in-all-browsers -->
<style>@import url('https://fonts.googleapis.com/css?family=Roboto Condensed:400,700,400italic,700italic&subset=latin');</style>
<base href="<%= htmlWebpackPlugin.files.publicPath %>">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
Loading