Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Gottschalk
bmdl-expert-modeler
Commits
f34eb437
Commit
f34eb437
authored
Nov 22, 2021
by
Alexander Philipp Nowosad
Browse files
Add check company model is loaded before using it
parent
8b89d9cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/canvas/api/create-canvas/create-canvas.component.html
View file @
f34eb437
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
</div>
</div>
</div>
</div>
<div
class=
"my-3 p-3 bg-white rounded shadow-sm"
>
<div
*ngIf=
"companyModel"
class=
"my-3 p-3 bg-white rounded shadow-sm"
>
<h6
class=
"border-bottom border-gray pb-2"
>
<h6
class=
"border-bottom border-gray pb-2"
>
Canvas Artifact Preview: {{ companyModel.definition.name }}
Canvas Artifact Preview: {{ companyModel.definition.name }}
</h6>
</h6>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment