]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/dashboard: Render error in pool edit dialog
authorPatrick Nawracay <pnawracay@suse.com>
Mon, 4 Feb 2019 13:47:23 +0000 (14:47 +0100)
committerPatrick Nawracay <pnawracay@suse.com>
Tue, 19 Feb 2019 10:10:25 +0000 (11:10 +0100)
Fixes: http://tracker.ceph.com/issues/38004
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html
src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf

index adedeec6061ebf72618152b284d576b0e5edd748..3493b3d9a29a16bf2fb7f25ad1d30598082dd5bd 100644 (file)
           </cd-rbd-configuration-form>
         </div>
       </div>
-    </div>
-
-    <div class="panel-footer">
-      <div class="button-group text-right">
-        <cd-submit-button [form]="formDir"
-                          type="button"
-                          (submitAction)="submit()">
-          <span i18n>{editing, select, 1 {Edit} other {Create}} pool</span>
-        </cd-submit-button>
-        <button i18n
-                type="button"
-                class="btn btn-sm btn-default"
-                routerLink="/pool">Back</button>
+      <div class="panel-footer">
+        <div class="button-group text-right">
+          <cd-submit-button [form]="formDir"
+                            type="button"
+                            (submitAction)="submit()">
+            <span i18n>{editing, select, 1 {Edit} other {Create}} pool</span>
+          </cd-submit-button>
+          <button i18n
+                  type="button"
+                  class="btn btn-sm btn-default"
+                  routerLink="/pool">Back</button>
+        </div>
       </div>
+
     </div>
+
   </form>
 </div>
index 2464e1c35d9ce960ba7cb998b6b2f93151ab2e20..91374e5a395410fbd5888909a6357c484f3c32dc 100644 (file)
         </context-group>
         <context-group purpose="location">
           <context context-type="sourcefile">app/ceph/pool/pool-form/pool-form.component.html</context>
-          <context context-type="linenumber">451</context>
+          <context context-type="linenumber">449</context>
         </context-group>
         <context-group purpose="location">
           <context context-type="sourcefile">app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html</context>
         <source><x id="ICU" equiv-text="{editing, select, 1 {...} other {...}}"/> pool</source>
         <context-group purpose="location">
           <context context-type="sourcefile">app/ceph/pool/pool-form/pool-form.component.html</context>
-          <context context-type="linenumber">446</context>
+          <context context-type="linenumber">444</context>
         </context-group>
       </trans-unit><trans-unit id="e2b15aacc2f17a9c3276895eeeaadd342ab26555" datatype="html">
         <source>{VAR_SELECT, select, 1 {Edit} other {Create} }</source>
         <context-group purpose="location">
           <context context-type="sourcefile">app/ceph/pool/pool-form/pool-form.component.html</context>
-          <context context-type="linenumber">446</context>
+          <context context-type="linenumber">444</context>
         </context-group>
       </trans-unit><trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
         <source>Pools List</source>