mirror of https://github.com/freeCodeCamp/devdocs
parent
cccb6093e0
commit
a2c93dd5fc
@ -1,7 +0,0 @@
|
||||
#= require views/pages/base
|
||||
|
||||
class app.views.PhalconPage extends app.views.BasePage
|
||||
prepare: ->
|
||||
@highlightCode @findAll('pre[class*="php"]'), 'php'
|
||||
@highlightCode @findAll('pre.highlight-html'), 'markup'
|
||||
return
|
Loading…
Reference in new issue