[
https://issues.apache.org/jira/browse/MESOS-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15814269#comment-15814269
]
ASF GitHub Bot commented on MESOS-6509:
---------------------------------------
Github user haosdent closed the pull request at:
https://github.com/apache/mesos/pull/176
> 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)