index
:
intern.ccwn.org
master
The repository of the files to be served by intern.ccwn.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
dojo-1.7.2
/
dojox
/
editor
/
plugins
/
nls
/
hr
/
Save.js
blob: 71f7d32d1fe3235475f38ae639300634ad5c309d (
plain
)
1
2
3
4
5
6
//>>built
define
(
"dojox/editor/plugins/nls/hr/Save"
,
({
"save"
:
"Spremi"
})
);