File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 108108"label.action.edit.domain" : " Edit domain" ,
109109"label.action.edit.instance" : " Edit instance" ,
110110"label.action.edit.iso" : " Edit ISO" ,
111+ "label.action.edit.template" : " Edit template" ,
111112"label.action.edit.zone" : " Edit zone" ,
112113"label.action.enable.two.factor.authentication" : " Enabled Two factor authentication" ,
113114"label.action.verify.two.factor.authentication" : " Verified Two factor authentication" ,
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ export default {
223223 component : shallowRef ( defineAsyncComponent ( ( ) => import ( '@/views/offering/ImportBackupOffering.vue' ) ) )
224224 } , {
225225 api : 'updateBackupOffering' ,
226- icon : 'edit' ,
226+ icon : 'edit-outlined ' ,
227227 label : 'label.edit' ,
228228 dataView : true ,
229229 popup : true ,
You can’t perform that action at this time.
0 commit comments