hotline #96083: add print button on article view
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
Filter activity
44 44 : ''; 45 45 } 46 46 47 48 public function renderPrintLink($article) { 49 return $this->view->tag('div', 25 25 public function tagPrintLink($instance) { 26 26 $instance 27 27 ->setAction('print') 28 ->setLink($this->_('Imprimer')) 28 ->setLink($this->view->tagImg( added 1 commit
- 0181b6f4 - hotline #96083: add print button on article view
mentioned in merge request !3326 (merged)