Mercurial > hg > ugly-duckling
changeset 186:1b6cb68f2128
Remove actions for now.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 22 Mar 2017 11:25:15 +0000 |
parents | 7643e60dc1dd |
children | 17be44abc2d9 |
files | src/app/analysis-item/analysis-item.component.html |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/app/analysis-item/analysis-item.component.html Wed Mar 22 11:22:48 2017 +0000 +++ b/src/app/analysis-item/analysis-item.component.html Wed Mar 22 11:25:15 2017 +0000 @@ -9,8 +9,4 @@ [timeContext]="timeContext" ></app-waveform> </md-card-content> - <md-card-actions> - <button md-button>ACTION</button> - <button md-button>ANOTHER ACTION</button> - </md-card-actions> </md-card>