Add the Works link management
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
2f9a8e182e
commit
46fc613f6f
@ -1,5 +1,4 @@
|
||||
<div *ngIf="work">
|
||||
<h2>Works</h2>
|
||||
<h3>CURRENT WORK ID - {{ work.id_work }}</h3>
|
||||
<h3>{{ work.title }}</h3>
|
||||
<app-editor [currentWork]="work"></app-editor>
|
||||
</div>
|
||||
|
Loading…
Reference in new issue