Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
feat(template): replace template srl URL by icon
Browse files Browse the repository at this point in the history
replace template srl URL text by copy icon
  • Loading branch information
Darya Baklanova committed Jul 26, 2017
1 parent 1177a66 commit 03c5fe3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@ <h2 mdl-card-title-text>{{ 'DOWNLOAD_URL' | translate }}</h2>
class="md-card-input-copy"
cs-input-group-textbox
readonly
[(ngModel)]="templateDownloadUrl"
[ngModel]="templateDownloadUrl"
>
{{ templateDownloadUrl }}
</mdl-textfield>
<button
mdl-button
Expand Down

0 comments on commit 03c5fe3

Please sign in to comment.