Fix lint issue in slideshow
This commit is contained in:
@@ -152,7 +152,6 @@ define(['dialogHelper', 'inputManager', 'connectionManager', 'layoutManager', 'f
|
||||
console.warn("Interactive");
|
||||
var actionButtonsOnTop = layoutManager.mobile;
|
||||
|
||||
|
||||
html += getIcon('keyboard_arrow_left', 'btnSlideshowPrevious slideshowButton hide-mouse-idle-tv', false);
|
||||
html += getIcon('keyboard_arrow_right', 'btnSlideshowNext slideshowButton hide-mouse-idle-tv', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user