Searched refs:addNewCertificate (Results 1 – 5 of 5) sorted by relevance
50 {{ $t('pageCertificates.addNewCertificate') }}268 this.addNewCertificate(file, type);286 addNewCertificate(file, type) {290 .dispatch('certificates/addNewCertificate', { file, type })
8 {{ $t('pageCertificates.addNewCertificate') }}
114 async addNewCertificate({ dispatch, getters }, { file, type }) { method in CertificatesStore.actions
87 .addNewCertificate(
1383 addNewCertificate: function(file, type) { method in AnonymousFunction1ea782bb0200.SERVICE