mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
6405159484
``` api.decoratePluginOutlet( "discovery-list-container-top", elem => { if (elem.classList.contains("foo")) { elem.style.backgroundColor = "yellow"; } } ); ``` |
||
---|---|---|
.. | ||
acceptance | ||
admin | ||
components | ||
controllers | ||
ember | ||
fixtures | ||
helpers | ||
initializers | ||
lib | ||
mixins | ||
models | ||
utils | ||
widgets | ||
plugin_tests.js.erb | ||
test_helper.js |