diff --git a/app/views/console/comps/header.phtml b/app/views/console/comps/header.phtml index bc76ede715..ee764ff835 100644 --- a/app/views/console/comps/header.phtml +++ b/app/views/console/comps/header.phtml @@ -217,8 +217,10 @@ type="hidden" data-custom-id id-type="custom" - name="projectId" - class="" required maxlength="36" /> + required + maxlength="36" + class="" + name="projectId" />