¿Cómo obtener elementos DOM y cambiar la funcionalidad onClick?

Discourse is a full EmberJS application, so you can’t query/manipulate elements like if it was a server rendered plain HTML website.

In order to customize the web app you can follow the guidelines at

Developer’s guide to Discourse Themes

1 me gusta