discourse/app/assets/javascripts/admin
Wojciech Zawistowski 7da10c0149 Remove duplicate mixing in of Discourse.Presence
AdminEmailIndexController and AdminEmailPreviewDigestController explicitely mix in Discourse.Presence, but they extend base classes Discourse.Controller and Discourse.ObjectController that already mix in Discourse.Presence, so this explicit inclusion is redundant.
2013-09-18 18:40:57 +02:00
..
controllers Remove duplicate mixing in of Discourse.Presence 2013-09-18 18:40:57 +02:00
helpers Refactor: Adds Discourse.Utilities.registerViewHelper to register view helpers 2013-05-29 14:32:39 -04:00
models Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00
routes Show staff action log details in a modal 2013-08-21 12:33:24 -04:00
templates Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00
views Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00