summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/nb/ShowBlockNodes.js
blob: afa51e1a6736f33e5781274b05e257972a7fac0a (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/nb/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "Vis HTML-blokkelementer"
})
//end v1.x content
);