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