Merge "Updating MDI todos."

This commit is contained in:
Jenkins 2016-07-14 23:51:25 +00:00 committed by Gerrit Code Review
commit a379db6aa9
1 changed files with 2 additions and 1 deletions

View File

@ -64,6 +64,7 @@ $icon-swap: (
sort: 'sort',
square: 'checkbox-blank',
square-o: 'checkbox-blank-outline',
spin: 'reload',
times: 'close',
times-circle: 'close',
trash: 'delete',
@ -71,7 +72,7 @@ $icon-swap: (
th: 'view-module',
th-large: 'view-module',
upload: 'upload',
unlink: 'close-circle-outline', // TODO: hurgleburgler: replace with 'link-variant-off' once we update MDI
unlink: 'link-variant-off',
user: 'account',
warning: 'alert',
);