handle sent page
This commit is contained in:
parent
e5a730be49
commit
1ca3c09479
2 changed files with 7 additions and 2 deletions
|
|
@ -258,3 +258,7 @@ class QuickMatchPage(BasePage):
|
|||
|
||||
# VoteHandler.process('vote', 'personality', stars, tuid, pass.succeed, pass.failure);
|
||||
# var params = {voterid: CURRENTUSERID,target_userid: tuid,target_objectid: 0,type: vote_or_note,vote_type: vote_type,score: rating}
|
||||
|
||||
|
||||
class SentPage(BasePage):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue