Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

[Amélioration] Nouveau style de tableau plus lisible #213

Closed
wants to merge 5 commits into from

Conversation

benjoo
Copy link
Contributor

@benjoo benjoo commented Jul 6, 2016

Fix #202

budgets_all

@@ -1373,6 +1377,12 @@ public static function userModule($session)
}
$childTable .= '</tr>';
$childTable .= '</thead>';
$childTable .= '<thead><tr><th></th><th style="text-align: center; border-right: 2px solid #e6e6e6;"></th>';
for($i=0;$i<$tmp;$i++) {
$childTable .= '<th style="text-align: center; border-right: 1px solid #e6e6e6;">/' . _('divers_an_maj') .'</th>'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

il manque un ;

@prytoegrian
Copy link
Member

Attention, le CSS inline est à proscrire

@wouldsmina
Copy link
Member

Sans nouvelle et surtout sans correction, on ne peut accepter ce PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants