5 lines
62 B
CoffeeScript
5 lines
62 B
CoffeeScript
App.Dropdown =
|
|
|
|
initialize: ->
|
|
$(document).foundation()
|