[
https://issues.apache.org/jira/browse/MESOS-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15814263#comment-15814263
]
haosdent commented on MESOS-6509:
---------------------------------
{code}
commit 44717b2a4e14d286c3db6acbfe5402e6c72efac7
Author: Haosdent Huang <[email protected]>
Date: Sun Oct 30 01:26:34 2016 +0800
Fix incorrect glyphicons-halflings-regular.woff2.
{code}
> Incorrect glyphicons-halflings-regular.woff2 file
> -------------------------------------------------
>
> Key: MESOS-6509
> URL: https://issues.apache.org/jira/browse/MESOS-6509
> Project: Mesos
> Issue Type: Bug
> Components: webui
> Reporter: haosdent
> Assignee: haosdent
> Priority: Minor
>
> We add this font file to fix the incomplete Bootstrap upgrade in
> https://reviews.apache.org/r/47699/ .The size of
> glyphicons-halflings-regular.woff2 is 0 now due to review board does support
> to upload binary files.
> {code}
> du -sh src/webui/master/static/fonts/*
> 20K src/webui/master/static/fonts/glyphicons-halflings-regular.eot
> 108K src/webui/master/static/fonts/glyphicons-halflings-regular.svg
> 48K src/webui/master/static/fonts/glyphicons-halflings-regular.ttf
> 24K src/webui/master/static/fonts/glyphicons-halflings-regular.woff
> 0B src/webui/master/static/fonts/glyphicons-halflings-regular.woff2
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)