summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/hr/InsertEntity.js
blob: 675e99a81f9afc1468f383caa698a95647a8834f (plain)
1
2
3
4
5
6
//>>built
define(
"dojox/editor/plugins/nls/hr/InsertEntity", ({
	insertEntity: "Umetni simbol"
})
);