Sfoglia il codice sorgente

Merge pull request #2672 from porter-dev/nafees/hotfix-rds-form

[hotfix] Fix indentation in rds form
Mohammed Nafees 3 anni fa
parent
commit
c6448bc1fd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      api/server/handlers/infra/forms.go

+ 1 - 1
api/server/handlers/infra/forms.go

@@ -297,7 +297,7 @@ tabs:
           value: "12.7"
           value: "12.7"
         - label: "v12.8"
         - label: "v12.8"
           value: "12.8"
           value: "12.8"
-          - label: "v12.9"
+        - label: "v12.9"
           value: "12.9"
           value: "12.9"
         - label: "v12.10"
         - label: "v12.10"
           value: "12.10"
           value: "12.10"