Created
August 16, 2013 21:09
-
-
Save somoza/6253534 to your computer and use it in GitHub Desktop.
Iconos en el admin generator
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Elegir el icono en http://jqueryui.com/themeroller/ | |
Si por ejemplo quiero el ui-icon-document | |
En el generator poner: ui-icon: document | |
actions: | |
_new: ~ | |
export: | |
label: Exportar | |
action: export | |
ui-icon: document |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment