Added live updates to spools in client
Will automatically refresh the list and show pages if any of the shown spools are updated in the backend. On the edit page, it will warn you if the spool has been updated since you opened the page.
This commit is contained in:
@@ -165,7 +165,8 @@
|
||||
"archive": "Archive Spool"
|
||||
},
|
||||
"form": {
|
||||
"new_location_prompt": "Enter a new location"
|
||||
"new_location_prompt": "Enter a new location",
|
||||
"spool_updated": "This spool has been updated by someone/something else since you opened this page. Saving will overwrite those changes!"
|
||||
},
|
||||
"messages": {
|
||||
"archive": "Are you sure you want to archive this spool?"
|
||||
|
||||
Reference in New Issue
Block a user