This commit is contained in:
parent
db36400f57
commit
0d6819ae53
|
@ -584,6 +584,8 @@ var wide = {
|
|||
});
|
||||
},
|
||||
goget: function () {
|
||||
wide.saveAllFiles();
|
||||
|
||||
var currentPath = editors.getCurrentPath();
|
||||
if (!currentPath) {
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue