mirror of https://github.com/freeCodeCamp/devdocs
parent
4bcd93326e
commit
1a9f3affac
@ -1,7 +0,0 @@
|
|||||||
#= require views/pages/base
|
|
||||||
|
|
||||||
class app.views.CoffeescriptPage extends app.views.BasePage
|
|
||||||
prepare: ->
|
|
||||||
@highlightCode @findAll('.code > pre:first-child'), 'coffeescript'
|
|
||||||
@highlightCode @findAll('.code > pre:last-child'), 'javascript'
|
|
||||||
return
|
|
Loading…
Reference in new issue