Updating MDI todos.
Change-Id: I47afac6bbcf19cef8527d1574bbccab6ab1b94bf
This commit is contained in:
parent
f78332220d
commit
3157f291c0
@ -63,6 +63,7 @@ $icon-swap: (
|
|||||||
sort: 'sort',
|
sort: 'sort',
|
||||||
square: 'checkbox-blank',
|
square: 'checkbox-blank',
|
||||||
square-o: 'checkbox-blank-outline',
|
square-o: 'checkbox-blank-outline',
|
||||||
|
spin: 'reload',
|
||||||
times: 'close',
|
times: 'close',
|
||||||
times-circle: 'close',
|
times-circle: 'close',
|
||||||
trash: 'delete',
|
trash: 'delete',
|
||||||
@ -70,7 +71,7 @@ $icon-swap: (
|
|||||||
th: 'view-module',
|
th: 'view-module',
|
||||||
th-large: 'view-module',
|
th-large: 'view-module',
|
||||||
upload: 'upload',
|
upload: 'upload',
|
||||||
unlink: 'close-circle-outline', // TODO: hurgleburgler: replace with 'link-variant-off' once we update MDI
|
unlink: 'link-variant-off',
|
||||||
user: 'account',
|
user: 'account',
|
||||||
warning: 'alert',
|
warning: 'alert',
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user