change to createDiffHTML

pull/1417/head
John McLear 2013-01-28 16:53:29 +00:00
parent 4378561882
commit 51eff0d659
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ var version =
, "deleteGroup" : ["groupID"]
, "listPads" : ["groupID"]
, "listAllPads" : []
, "createDiff" : ["padID", "startRev", "endRev"]
, "createDiffHTML" : ["padID", "startRev", "endRev"]
, "createPad" : ["padID", "text"]
, "createGroupPad" : ["groupID", "padName", "text"]
, "createAuthor" : ["name"]