Commit 1ccd730
committed
Auto merge of #1922 - integer32llc:fix-revoke-button, r=carols10cents
Revert "replace jQuery with native logic"
This reverts commit e6e3c6b.
cc @locks; the "revoke" button for API tokens is throwing an error currently, and reverting this commit fixes it. I'm not sure why yet, but I want to fix production so I'm going to merge this when it passes CI and deploy it, then we can work on redoing this commit.3 files changed
Lines changed: 4 additions & 26 deletions
File tree
- app
- components
- templates/components
- tests/integration/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
This file was deleted.
0 commit comments