Skip to content

Commit

Permalink
Rename Dashboad to FileDashboard
Browse files Browse the repository at this point in the history
* Add dirs_count to first row
* Add unique copyright holders to first row
* Add file/mime type chart to second row
* Add copyright holders chart to second row

Addresses: #366

Signed-off-by: Steven Esser <[email protected]>
steven-esser committed Apr 24, 2019

Verified

This commit was signed with the committer’s verified signature.
matthewnessworthy Matthew Nessworthy
1 parent 033eb07 commit e3887e1
Showing 6 changed files with 257 additions and 343 deletions.
2 changes: 1 addition & 1 deletion assets/app/css/main.css
Original file line number Diff line number Diff line change
@@ -548,7 +548,7 @@ div.dataTables_scrollHead th:first-child {
width: 100%;
}

#tab-dashboard{
#tab-file-dashboard{
background-color: #FAFAFB;
}

295 changes: 0 additions & 295 deletions assets/app/js/controllers/dashboard.js

This file was deleted.

Loading

0 comments on commit e3887e1

Please sign in to comment.