Added select2 libs, started transactions, added additiona fields to vendor, new DB dump removed balance on invoices list

This commit is contained in:
root
2019-04-27 12:10:12 -04:00
parent 095def07a1
commit ee7a7f0ad7
259 changed files with 51996 additions and 56 deletions

View File

@@ -1,3 +1,10 @@
body {
font-size: .875rem;
}
table.dT thead .sorting,
table.dT thead .sorting_asc,
table.dT thead .sorting_desc {
background : none;
}
}