discourse/app/views/common
Wojciech Zawistowski cd3a2143d2 remove unnecessary return statement inside Discourse.Router.map
Ember's Router.map(callback) method doesn't expect any value to be
returned by callback function. Therefore, return statements present
inside Discourse.Router.map are unnecessary (and are silently ignored by
Ember).
2013-09-19 17:26:43 +02:00
..
_discourse_javascript.html.erb remove unnecessary return statement inside Discourse.Router.map 2013-09-19 17:26:43 +02:00
_discourse_stylesheet.html.erb Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00
_google_analytics.html.erb
_special_font_face.html.erb