cleanup
This commit is contained in:
parent
d208da2c31
commit
41c453c470
@ -41,11 +41,9 @@ Template.whiteboard.events
|
||||
|
||||
Template.presenterBottomControllers.events
|
||||
'click .previousSlide':(event) ->
|
||||
console.log "previous"
|
||||
BBB.goToPreviousPage()
|
||||
|
||||
'click .nextSlide':(event) ->
|
||||
console.log "next"
|
||||
BBB.goToNextPage()
|
||||
|
||||
'click .switchSlideButton': (event) ->
|
||||
|
Loading…
Reference in New Issue
Block a user