TNL-2384 Refactored Studio's PagingView to use RequireJS Text and moved it to common so that it can also be used by LMS.
2 lines
78 B
JavaScript
2 lines
78 B
JavaScript
define(['domReady!', 'jquery', 'backbone', 'underscore', 'gettext', 'text']);
|