mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 05:29:17 -06:00
a084c80e3d
While it's generally not recommended from a UX perspective, the DModal system is intended to allow multiple modals to be rendered simultaneously when using the declarative API. This wasn't working because `{{#in-element` was configured to replace the content of the container rather than append a new modal. This commit fixes that and adds a test for the functionality. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |