[Persistence] Show persistence failure dialog
WTD-1033.
This commit is contained in:
@@ -26,6 +26,12 @@
|
||||
"key": "PERSISTENCE_QUEUE_DELAY",
|
||||
"value": 5
|
||||
}
|
||||
],
|
||||
"templates": [
|
||||
{
|
||||
"key": "persistence-failure-dialog",
|
||||
"templateUrl": "templates/persistence-failure-dialog.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
Hello persistence failure!
|
||||
Reference in New Issue
Block a user