Merge pull request #900 from nlegoff/replace_demand

[3.9] Migrate registration table to doctrine entity && refactor registration API
This commit is contained in:
Romain Neutron
2014-02-27 16:08:17 +01:00
43 changed files with 1704 additions and 871 deletions

View File

@@ -284,12 +284,12 @@ div.switch_right.unchecked {
line-height: 22px;
}
#tab_demandes .dl-horizontal dd {
#tab-registrations .dl-horizontal dd {
word-break: break-all;
margin-left: 140px;
}
#tab_demandes .dl-horizontal dt {
#tab-registrations .dl-horizontal dt {
width: 130px;
}