wip: wcag structure
This commit is contained in:
parent
4c31dbbed0
commit
4dd445be57
48 changed files with 461 additions and 137 deletions
|
|
@ -81,7 +81,7 @@ class ChecksController < ApplicationController
|
|||
|
||||
# Only allow a list of trusted parameters through.
|
||||
def check_params
|
||||
params.require(:check).permit(:principle_id,
|
||||
params.require(:check).permit(:guideline_id,
|
||||
:number,
|
||||
:name_de,
|
||||
:name_en,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue