From 0d6819ae53fb9877cab24a639ee2dc8a1264b1be Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 23 Oct 2014 16:04:52 +0800 Subject: [PATCH] . --- static/js/wide.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/js/wide.js b/static/js/wide.js index e21faec..135a8f2 100644 --- a/static/js/wide.js +++ b/static/js/wide.js @@ -584,6 +584,8 @@ var wide = { }); }, goget: function () { + wide.saveAllFiles(); + var currentPath = editors.getCurrentPath(); if (!currentPath) { return false;