rhtyd commented on a change in pull request #54: [WIP] Infrasummary SSL
URL: https://github.com/apache/cloudstack-primate/pull/54#discussion_r353074943
 
 

 ##########
 File path: src/views/infra/InfraSummary.vue
 ##########
 @@ -41,11 +41,102 @@
         </a-button>
         <a-modal
           :title="$t('SSL Certificate')"
-          v-model="sslFormVisible"
-          @ok="handle">
-          <p>Some contents...</p>
-          <p>Some contents...</p>
-          <p>Some contents...</p>
+          :visible="sslFormVisible"
+          :footer="null"
 
 Review comment:
   Does not declaring `footer` cause to show any footer?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to