mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix lookandfeel config
This commit is contained in:
parent
c99383aa29
commit
4cd9dcd36a
1 changed files with 1 additions and 0 deletions
|
|
@ -402,6 +402,7 @@
|
|||
}
|
||||
$scope.note.config = config;
|
||||
$scope.note.info = info;
|
||||
initializeLookAndFeel();
|
||||
});
|
||||
|
||||
var getInterpreterBindings = function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue