- further views: help-view.component, oai-view-component
- new .card header images
This commit is contained in:
parent
8590fa755b
commit
b120650121
18 changed files with 429 additions and 112 deletions
6
src/views/services-view/service-view-component.ts
Normal file
6
src/views/services-view/service-view-component.ts
Normal file
|
@ -0,0 +1,6 @@
|
|||
import { Options, Vue } from "vue-class-component";
|
||||
|
||||
@Options({
|
||||
name: "ServiceViewComponent",
|
||||
})
|
||||
export default class ServiceViewComponent extends Vue {}
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue