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
commit 980c4f7618
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
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;
}