Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with adding in admin site #2394

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

int-y1
Copy link
Contributor

@int-y1 int-y1 commented Dec 29, 2024

$row should be the same as $(event.target)

if you go into /admin/judge/problem/2/change/ and click on "Add another Solution", the select2 field and martor field should load properly now

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.73%. Comparing base (fd7fb05) to head (ce19d56).
Report is 58 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2394      +/-   ##
==========================================
+ Coverage   46.76%   47.73%   +0.97%     
==========================================
  Files         251      259       +8     
  Lines       13317    13706     +389     
==========================================
+ Hits         6228     6543     +315     
- Misses       7089     7163      +74     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@quantum5 quantum5 added this pull request to the merge queue Dec 29, 2024
Merged via the queue into DMOJ:master with commit 1ec090d Dec 29, 2024
3 checks passed
@int-y1 int-y1 deleted the admin-site-add branch December 29, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants