7 lines
88 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/hr/Preview", ({
"preview": "Pregled"
})
);