Home
last modified time | relevance | path

Searched refs:showEditForm (Results 1 – 1 of 1) sorted by relevance

/plugin/annotations/
H A Dscript.js942 showEditForm(entry, ann, 'annotation');
1028 showEditForm(entry, {annId: ann.id, replyId: reply.id, body: reply.body}, 'reply');
1226 function showEditForm(entry, data, type) { function