Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
756c8a46
Commit
756c8a46
authored
Feb 11, 2016
by
Andy Armstrong
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11521 from edx/andya/fix-afontgarde-loading
Fix bug with loading AFontGarde
parents
462d0c04
2ec7c17a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lms/envs/common.py
+3
-3
No files found.
lms/envs/common.py
View file @
756c8a46
...
...
@@ -1236,9 +1236,9 @@ main_vendor_js = base_vendor_js + [
'js/vendor/jquery-ui.min.js'
,
'js/vendor/jquery.qtip.min.js'
,
'js/vendor/jquery.ba-bbq.min.js'
,
'
pattern-library/js/modernizr.custom
.js'
,
'
pattern-library/js
/afontgarde.js'
,
'
pattern-library/js
/edx-icons.js'
'
js/vendor/afontgarde/modernizr.fontface-generatedcontent
.js'
,
'
js/vendor/afontgarde
/afontgarde.js'
,
'
js/vendor/afontgarde
/edx-icons.js'
]
# Common files used by both RequireJS code and non-RequireJS code
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment