Commit 1f80549
committed
use form_tag + submit_tag for SSO login button
Replaces button_to with form_tag + submit_tag so the generated
<input type="submit"> matches the standard ActiveAdmin theme CSS
selector (form input[type=submit]) without requiring custom styles.1 parent ef7cf2a commit 1f80549
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
9 | 7 | | |
0 commit comments