aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/views/sent.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/views/sent.js')
-rw-r--r--www/js/views/sent.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/sent.js b/www/js/views/sent.js
index 11defb5..03ec7a7 100644
--- a/www/js/views/sent.js
+++ b/www/js/views/sent.js
@@ -7,6 +7,7 @@
events: {
'pagehide': 'destroy',
+ 'pagebeforeshow': 'beforeDisplay',
'pageshow': 'afterDisplay',
'vclick .ui-btn-left': 'onClickButtonPrev'
}