File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 </div >
2626 </div >
2727 </q-card-section >
28+ <q-card-section class =" q-pa-none" >
29+ <div class =" row q-col-gutter-sm q-mt-md" >
30+ <div class =" col" >
31+ <q-item class =" q-pa-none bg-grey-8" >
32+ <q-item-section side class =" q-pa-lg q-mr-none text-white bg-black" >
33+ <q-icon name =" info" color =" white" size =" 24px" ></q-icon >
34+ </q-item-section >
35+ <q-item-section class =" q-pa-md q-ml-none text-white" >
36+ <q-item-label class =" text-white text-h6 text-weight-bolder"
37+ >New Instances Creation</q-item-label
38+ >
39+ <q-item-label
40+ >It takes a few minutes to create a new instance after the
41+ payment is confirmed. Please wait.</q-item-label
42+ >
43+ </q-item-section >
44+ </q-item >
45+ </div >
46+ </div >
47+ </q-card-section >
2848 </q-card >
2949 <q-card class =" table-bg no-shadow" bordered >
3050 <q-card-section >
252272 <h5 ><span v-text =" activeInstance.name" ></span ></h5 >
253273 <q-linear-progress indeterminate color =" secondary" class =" q-mt-sm" />
254274 <div class =" row q-mt-md" >
255- <q-btn
256- color =" deep-purple"
257- @click =" copyData"
258- v-text =" 'Copy'"
259- ></q-btn >
275+ <q-btn color =" deep-purple" @click =" copyData" v-text =" 'Copy'" ></q-btn >
260276 <q-btn
261277 v-close-popup
262278 flat
You can’t perform that action at this time.
0 commit comments