fix lookandfeel config

This commit is contained in:
karuppayya 2016-11-14 20:18:30 +05:30
parent c99383aa29
commit 4cd9dcd36a

View file

@ -402,6 +402,7 @@
}
$scope.note.config = config;
$scope.note.info = info;
initializeLookAndFeel();
});
var getInterpreterBindings = function() {