Merge pull request #125 from NileshSP/defaultmenuoptionhighlight
update with PR for issue/bug #100
This commit is contained in:
@@ -243,7 +243,8 @@
|
||||
export const findStatusGroup = responseStatus => statusCategories.find(status => status.statusCodeRegex.test(responseStatus));
|
||||
|
||||
export default {
|
||||
directives: {
|
||||
middleware: 'parsedefaulturl', // calls middleware before loading the page
|
||||
directives: {
|
||||
textareaAutoHeight
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user