Home
last modified time | relevance | path

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

/plugin/discussion/
Dstyle.css50 div.dokuwiki .comment_head {
58 div.dokuwiki .comment_head abbr {
62 div.dokuwiki .comment_head span.author {
67 div.dokuwiki .comment_head abbr.published {
72 div.dokuwiki .comment_head abbr.updated {
/plugin/asana/remote/
DAPILink.php230 …['name'] . " </td><td> " . $task['due_date'] . " </td><td> " . $this->comment_head($task['id'],$th…
242 function comment_head($div_id,$text){ function in remote_plugin_asana_APILink