new listing and changed wn.widgets.listing to wn.ui.listing

This commit is contained in:
Rushabh Mehta
2012-03-07 18:19:41 +05:30
parent 0dd5da2299
commit f81a64e57f
23 changed files with 202 additions and 81 deletions

View File

@@ -81,7 +81,7 @@ $.extend(cur_frm.cscript, {
}, null, -1)
// render thread
cs.thread_list = new wn.widgets.Listing({
cs.thread_list = new wn.ui.Listing({
parent: cur_frm.fields_dict['Thread HTML'].wrapper,
no_result_message: 'No responses yet',
get_query: function() {