Searched refs:userCountHtml (Results 1 – 1 of 1) sorted by relevance
229 $html .= $this->userCountHtml($id, 'current', $counts['current']);234 $html .= $this->userCountHtml($id, 'due', $counts['due']);251 protected function userCountHtml($id, $status, $count) function in action_plugin_acknowledge_ajax