Home
last modified time | relevance | path

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

/plugin/annotations/
H A Dscript.js893 entry.appendChild(buildMeta(ann.author, ann.created, ann.status));
984 entry.appendChild(buildMeta(reply.author, reply.created, null));
1150 function buildMeta(author, timestamp, status) { function