Switch to using newer fontawesome

This commit is contained in:
Chris 2018-11-22 23:04:15 +00:00
parent 987d799cc5
commit bb87e9a42a

View File

@ -6,7 +6,7 @@
<title>%(title)s</title>
<link rel="stylesheet" href="{V_[templatepath]}3rdparty/jquery-ui/jquery-ui.min.css" />
<link rel="stylesheet" href="{V_[templatepath]}3rdparty/foundation/css/foundation.min.css" />
<link rel="stylesheet" href="{V_[templatepath]}3rdparty/fontawesome/css/fontawesome-all.css" />
<link rel="stylesheet" href="{V_[templatepath]}3rdparty/fontawesome/css/all.css" />
<link rel="stylesheet" href="{V_[templatepath]}3rdparty/select2/css/select2.min.css" />
<link rel="stylesheet" href="{V_[templatepath]}3rdparty/select2-foundation/select2-foundation-theme.min.css" />