Adapt to latest md changes

See https://github.com/angular/material/commit/17797f0
This commit is contained in:
Francis Lachapelle
2015-12-11 15:12:43 -05:00
parent 0b10e20d37
commit 4b5abdb5ce
24 changed files with 496 additions and 622 deletions
@@ -16,8 +16,9 @@
</div>
</md-toolbar>
<md-dialog-content class="md-dialog-content">
<md-input-container>
<label><md-icon>search</md-icon><var:string label:value="Search User"/></label>
<md-input-container class="md-block md-flex">
<md-icon>search</md-icon>
<label><var:string label:value="Search User"/></label>
<input type="input"
autocomplete="off"
ng-model="subscribe.searchText"