add attachemnts support for wall
This commit is contained in:
parent
4d378f3c9a
commit
124a5e270e
6 changed files with 56 additions and 6 deletions
|
@ -4,7 +4,6 @@ var NoteList = {
|
|||
target_params: null,
|
||||
target_id: 0,
|
||||
target_type: null,
|
||||
loading_more_disabled: false,
|
||||
|
||||
init: function(tid, tt, path) {
|
||||
NoteList.notes_path = path + ".js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue