diff options
author | Adam Chlipala <adam@chlipala.net> | 2016-06-16 11:00:01 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2016-06-16 11:00:01 -0400 |
commit | f050c7f1de1fe03e2253f408445a69e9402f60ee (patch) | |
tree | ca6e66fda36d8445e34ba396394ba5a3dcfa1a39 /tests/timeout.urs | |
parent | 6dad7c645d8fdb7b7237c89ff7b34e90adbb86b1 (diff) |
Client-side: detect session timeout and ask the user to reload
Diffstat (limited to 'tests/timeout.urs')
-rw-r--r-- | tests/timeout.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/timeout.urs b/tests/timeout.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/timeout.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |