Ticket #2835 (new enhancement)
Opened 21 months ago
Client module needs a template loading method
Reported by: | aron.carroll | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | demo phase 5 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Client#getTemplate(name, params, success, error);
Where params, success and error are optional arguments. test/index.html already has an implementation called loadFixture().
Note: See
TracTickets for help on using
tickets.