linting
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Fri, 22 Nov 2013 10:31:07 +0000 (11:31 +0100)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 2 Dec 2013 13:50:53 +0000 (14:50 +0100)
commit0990bc1dc7fad5165148a8993901138de9e22d0e
treef40c66cd9c420ff53fab0377f957f48f7ffdf565
parent46359b91eb01a6d5c43cedf477751e1ca6fea3e4
linting
16 files changed:
src/editor/entrypoint.js
src/editor/modules.js
src/editor/modules/data/data.js
src/editor/modules/data/saveDialog.js
src/editor/modules/documentHistory/documentHistory.js
src/editor/modules/documentHistory/restoreDialog.js
src/editor/modules/indicator/indicator.js
src/editor/modules/metadataEditor/metadataEditor.js
src/editor/modules/metadataEditor/transformations.js
src/editor/modules/nodeBreadCrumbs/nodeBreadCrumbs.js
src/editor/modules/nodeFamilyTree/nodeFamilyTree.js
src/editor/modules/nodePane/nodePane.js
src/editor/modules/rng/rng.js
src/editor/modules/sourceEditor/sourceEditor.js
src/editor/rng.js
src/editor/views/tabs/tabs.js