Skip to content

Commit

Permalink
update dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
zulbakar committed Oct 10, 2017
1 parent 0495e10 commit 9657bb1
Show file tree
Hide file tree
Showing 2 changed files with 10,413 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/amd-dashboard.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<md-content layout-padding class="dashboard-card">
<md-grid-list
md-cols-gt-md="6" md-cols="3" md-cols-md="6" md-cols-sm="4" md-cols-xs="2"
md-row-height-gt-md="1:1" md-row-height="4:3" md-row-height-md="4:4" md-row-height-sm="4:4" md-row-height-xs="{{$ctrl.mdrowheightxs}}"
md-row-height-gt-lg="4:3" md-row-height-gt-md="1:1" md-row-height="4:3" md-row-height-md="4:4" md-row-height-sm="4:4" md-row-height-xs="{{$ctrl.mdrowheightxs}}"
md-gutter-gt-md="16px" md-gutter="16px" md-gutter-md="16px" md-gutter-sm="8px" md-gutter-xs="8px">

<md-grid-tile class="bg-purple-darken-4 md-whiteframe-3dp" md-colspan="2">
Expand Down
Loading

0 comments on commit 9657bb1

Please sign in to comment.