Skip to content
Snippets Groups Projects
Commit 6e75ceca authored by llaffont's avatar llaffont
Browse files

Refacto rendu article

parent b2624fb3
Branches
Tags
No related merge requests found
......@@ -26,6 +26,20 @@ class ZendAfi_View_Helper_Article_RenderTitleOnly extends ZendAfi_View_Helper_Ar
public function renderContent($article) {
return '';
}
public function renderReseauxSociaux($article) {
return '';
}
public function renderLieu($article) {
return '';
}
public function renderAvis($article) {
return '';
}
}
?>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment