lint compliance
This commit is contained in:
parent
f29f430e7c
commit
06ca70d11e
@ -144,7 +144,7 @@ define([
|
|||||||
updateFontSize();
|
updateFontSize();
|
||||||
};
|
};
|
||||||
|
|
||||||
Slide.update = function (content, init) {
|
Slide.update = function (content) {
|
||||||
updateFontSize();
|
updateFontSize();
|
||||||
//if (!init) { return; }
|
//if (!init) { return; }
|
||||||
if (!content) { content = ''; }
|
if (!content) { content = ''; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user