1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app
Josh Brown 80f68b657c
Fix translation scope within modals (#404)
* Patch virtual_path within modal helper

Added an example translation within the modal to test.

* Fix modal translation scope

By changing this to a partial that accepts the content via a local var
instead of a layout the virtual path, and therefore translation scope is
not changed.
2024-02-09 08:25:59 -06:00
..
assets Default back to Inter 2024-02-08 13:09:21 -06:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
helpers Fix translation scope within modals (#404) 2024-02-09 08:25:59 -06:00
javascript Prevent duplicate listeners and memory leak (#387) 2024-02-08 13:37:36 -06:00
jobs Initial commit 2024-02-02 09:05:04 -06:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Add Account type investment form (#343) 2024-02-06 19:45:17 -06:00
views Fix translation scope within modals (#404) 2024-02-09 08:25:59 -06:00