Files
edx-platform/common
Daniel Friedman 21b39ca467 Add teams-for-topic list view to Teams page.
TNL-1898

Also adds a generic paginated list view and Teams list view. The
common PaginatedView takes a collection and a view class for its items
and creates a header and footer with correct pagination. The topics
list view is refactored to use this generic view.

Authors:
  - Peter Fogg <pfogg@edx.org>
  - Daniel Friedman <dfriedman58@gmail.com>
2015-07-22 12:02:40 -04:00
..
2015-07-21 13:23:33 -04:00
2015-07-21 10:54:02 -04:00
2015-02-19 19:56:52 -08:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.