Updating MDI todos.

Change-Id: I47afac6bbcf19cef8527d1574bbccab6ab1b94bf
This commit is contained in:
Diana Whitten 2016-07-14 14:55:42 -07:00
parent f78332220d
commit 3157f291c0
1 changed files with 2 additions and 1 deletions

View File

@ -63,6 +63,7 @@ $icon-swap: (
sort: 'sort',
square: 'checkbox-blank',
square-o: 'checkbox-blank-outline',
spin: 'reload',
times: 'close',
times-circle: 'close',
trash: 'delete',
@ -70,7 +71,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',
);