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

 ##########
 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:
   I'm not too sure, I'll have a play with it and if not declaring this prop 
has the same effect then I will remove it. 👍 

----------------------------------------------------------------
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