Skip to content
Snippets Groups Projects
Commit 31e7818a authored by Kawtar Laariche's avatar Kawtar Laariche
Browse files

#25: :bug: show model id

parent 39348bff
No related branches found
No related tags found
1 merge request!13Features/catalogs page
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</mat-form-field> </mat-form-field>
<mat-form-field> <mat-form-field>
<mat-label>Model Id</mat-label> <mat-label>Model Id</mat-label>
<input matInput formControlName="modelId " [disabled]="true" /> <input matInput formControlName="modelId" [disabled]="true" />
</mat-form-field> </mat-form-field>
</div> </div>
</form></div </form></div
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment