FEATURE: support registration of custom html by plugins

This commit is contained in:
Sam
2014-06-05 11:39:33 +10:00
parent 8ec9288a5c
commit f1a28d62a3
3 changed files with 18 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ class DiscoursePluginRegistry
attr_accessor :desktop_stylesheets
attr_accessor :sass_variables
attr_accessor :handlebars
attr_accessor :custom_html
# Default accessor values
def javascripts