Skip to content

Commit

Permalink
update and changes existing ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamalh27 committed Aug 19, 2021
1 parent 6a852d8 commit 5fe305f
Show file tree
Hide file tree
Showing 15 changed files with 22,923 additions and 3,956 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"ng-dialog": "^1.4.0",
"angular-file-saver": "^1.1.3",
"angular-spinner": "^1.0.1",
"eonasdan-bootstrap-datetimepicker": "*",
"eonasdan-bootstrap-datetimepicker": "*"
}
}
225 changes: 0 additions & 225 deletions hydrafloodviewer/settings_example.py

This file was deleted.

2 changes: 1 addition & 1 deletion hydrafloodviewer/static/app/config/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ angular.module('baseApp').constant('appSettings', {
menus: [
{
'name': 'Home',
'url': '/home/',
'url': '/',
'show': true
},
{
Expand Down
Loading

0 comments on commit 5fe305f

Please sign in to comment.