Commit 211c0bee by Tyler Nickerson

Merge pull request #233 from edx/nickersoft/normalize_file_names

Dropped the usage of dashes in static file names in preference of underscores
parents 9e1f904c 56f43b85
require([
'jquery',
'backbone',
'js/models/user-model',
'js/models/tracking-model',
'js/models/user_model',
'js/models/tracking_model',
'js/models/course_model',
'js/views/clickable-view',
'js/views/clickable_view',
'js/views/analytics_view',
'js/views/payment_button_view',
'js/utils/utils',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment