Add option to upload or browse for a database file to import

This commit is contained in:
JonnyWong16
2020-05-03 14:33:25 -07:00
parent a869859491
commit 980c4f7618
6 changed files with 316 additions and 79 deletions

View File

@@ -4296,4 +4296,8 @@ a[data-tab-destination] {
.help-block li {
margin-top: 0;
color: #737373;
}
}
#browse-path-list > li > span > i.fa {
color: #999;
}