Shiny forms
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
sto
2026-08-11 09:33:06 +02:00
parent 5dd8e97c6b
commit 95c336be65
2 changed files with 6 additions and 4 deletions

View File

@@ -8,6 +8,8 @@ class CompletionsController < ApplicationController
def edit
authorize @contest
@pieces_radio = "remaining"
end
def new