This commit is contained in:
@@ -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
|
||||
|
||||
=================================================
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user