mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 02:51:14 +08:00
Feature: Hide plugins that ship with core from plugins panel
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
# about: Display a date in your local timezone
|
||||
# version: 0.1
|
||||
# author: Joffrey Jaffeux
|
||||
hide_plugin if self.respond_to?(:hide_plugin)
|
||||
|
||||
register_asset "javascripts/discourse-local-dates.js"
|
||||
register_asset "stylesheets/discourse-local-dates.scss"
|
||||
|
Reference in New Issue
Block a user