mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 17:53:23 +08:00
435a9913a4
In newer Embers jQuery is removed. There is a `find` but it only returns one element and not a jQuery selector. This patch migrates our code to a new helper `queryAll` which allows us to remove the global. |
||
---|---|---|
.. | ||
components | ||
controllers | ||
initializers | ||
lib | ||
mixins | ||
models | ||
routes | ||
templates | ||
test | ||
router.js | ||
wizard.js |