This commit is contained in:
2019-11-12 23:37:57 +00:00
parent 9fabd82715
commit 346713d22e
2 changed files with 2 additions and 7 deletions

View File

@@ -53,13 +53,8 @@ http://localhost:8080/login
CURRENT WORK:
- NOtify, why do I even need a close button? They are timed out automatically and I could use the space for a more info button (below)
- Add manual link option to alerts so that a user can click to go to more info (A more info link I guess)
- LT key "More" is just "More..." which could work if it looks like an URL
- Get edit form existing features completely working (also need new reportchooser not based on the original dialog component)
- Back to other items listed here after edit form working again
=================================================

View File

@@ -85,7 +85,7 @@ Vue.config.warnHandler = errorHandler.handleVueWarning;
//added for vuetify 2.x to disable annoying prodution mode tip warning
//but commented out for now just to see what it looks like
//Vue.config.productionTip = false;
Vue.config.productionTip = false;
/////////////////////////////////////////////////////////////////
// AJAX LOADER INDICATOR