Fixing Trac #91, finializing the subtle behavior of the "smart" mapping of fields in the CSV import.

SVN:trunk[456]
This commit is contained in:
Denis Flaven
2010-06-10 09:25:30 +00:00
parent c8ea97beae
commit e9402467c2
5 changed files with 82 additions and 12 deletions

View File

@@ -699,4 +699,7 @@ td.dashboard {
-moz-border-radius: 10px;
padding: 10px;
width: 50%;
}
.white {
background-color: #fff;
}