Merge pull request #12 from krisgesling/fix/add-button

Hide add button for Skills
pull/15/head
Chris Veilleux 2019-12-12 12:03:59 -06:00 committed by GitHub
commit a5032fcd34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -20,8 +20,9 @@
<!-- Right Side --> <!-- Right Side -->
<div id="skill-detail-header-right" fxFlex="20"> <div id="skill-detail-header-right" fxFlex="20">
<market-skill-install-button [skill]="skill" [component]="'skillDetail'"> <!-- The install button is commented out until the functionality behind it can be fixed. -->
</market-skill-install-button> <!-- <market-skill-install-button [skill]="skill" [component]="'skillDetail'">
</market-skill-install-button> -->
<div> <div>
<button <button
mat-icon-button mat-icon-button