changed "Upload" menu item to "Upload to"

This commit is contained in:
coderaiser 2012-12-10 06:56:04 -05:00
parent 18dbff9d22
commit 24898b9388

View file

@ -63,9 +63,9 @@ var CloudCommander, Util, DOM, CloudFunc, $;
}},
upload: {
name: "Upload",
name: "Upload to",
items: {
'upload_to_gist': {name: 'to Gist',
'upload_to_gist': {name: 'Gist',
callback: function(key, opt){
var lCurrent = DOM.getCurrentFile(),
lPath = DOM.getCurrentPath(),