Set up Backbone models/views to construct logic of adding textbooks/chapters
This commit is contained in:
@@ -3,6 +3,7 @@ AjaxPrefix.addAjaxPrefix(jQuery, -> CMS.prefix)
|
||||
@CMS =
|
||||
Models: {}
|
||||
Views: {}
|
||||
Collections: {}
|
||||
|
||||
prefix: $("meta[name='path_prefix']").attr('content')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user