]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1495746 - /app/static/metricsgraphics/css/google-OpenSans.css missing in app...
authorKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 4 Oct 2018 13:34:49 +0000 (09:34 -0400)
committerDylan William Hardison <dylan@hardison.net>
Thu, 4 Oct 2018 13:34:49 +0000 (09:34 -0400)
public/metricsgraphics/socorro-lens.html

index c3664db3734b39a20f053c42bc1bd3085311f322..19c75253b1590c47929bf8f4c562ac5ae93759e6 100644 (file)
@@ -1,7 +1,7 @@
 <html lang="en">
   <head>
     <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
-    <link href='css/google-OpenSans.css' rel='stylesheet' type='text/css'>
+    <link href='css/google-OpenSans.min.css' rel='stylesheet' type='text/css'>
     <link href='css/google-PTSerif.min.css' rel='stylesheet' type='text/css'>
     <link href='css/font-awesome.min.css' rel='stylesheet' type='text/css'>
     <link href='css/bootstrap.min.css' rel='stylesheet' type='text/css'>
       }
     </script>
   </body>
-</html>
\ No newline at end of file
+</html>