1
0
mirror of https://github.com/flarum/core.git synced 2025-06-05 22:25:29 +02:00
Alexander Skvortsov 46893a9749
PermissionGrid fixes
Fixes https://github.com/flarum/core/issues/3169#issuecomment-979470794

- Restore wrapping `scope.render` results in a table cell tag. This was accidentially introduced in 924815b6e1f01cf709212d58ded1badd3e03779c, and caused the issue linked above
- Rename the `SettingDropdown` attr `key` to `setting` in order to avoid naming clashes with Mithril vnode keys. `key` still works, but is deprecated.
2021-12-13 02:00:06 -05:00
..
2021-12-13 02:00:06 -05:00
2021-05-15 20:11:38 -04:00
2021-05-15 20:11:38 -04:00