From e8ba718205d41e75923264ef945178030b662c93 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Mon, 9 Jun 2014 07:48:34 -0400 Subject: populate edit profile form --- public/assets/javascripts/ui/ModalView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'public/assets/javascripts/ui/ModalView.js') diff --git a/public/assets/javascripts/ui/ModalView.js b/public/assets/javascripts/ui/ModalView.js index a34520f..80ce8d0 100644 --- a/public/assets/javascripts/ui/ModalView.js +++ b/public/assets/javascripts/ui/ModalView.js @@ -21,6 +21,7 @@ var ModalView = View.extend({ window.location.pathname = "/" } else { + history.pushState(null, document.title, app.master.originalPath) this.hide() } } -- cgit v1.2.3-70-g09d2