- todo: added priority, expired, pos fields.
- todo: delete item. - sorted by fields.
This commit is contained in:
@@ -15,6 +15,7 @@ const messages = {
|
||||
vreg: 'Verifica Reg',
|
||||
Test: 'Test',
|
||||
Category: 'Categorie',
|
||||
Todo: 'Todo',
|
||||
},
|
||||
components: {
|
||||
authentication:{
|
||||
@@ -100,6 +101,7 @@ const messages = {
|
||||
vreg: 'Verify Reg',
|
||||
Test: 'Test',
|
||||
Category: 'Category',
|
||||
Todo: 'Todo',
|
||||
},
|
||||
components: {
|
||||
authentication:{
|
||||
|
||||
Reference in New Issue
Block a user