1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update icons

This commit is contained in:
Luke Pulverenti 2016-08-10 23:55:44 -04:00
parent 7cf86e9e30
commit f54889cb16
8 changed files with 40 additions and 167 deletions

View file

@ -1504,9 +1504,6 @@ var AppInfo = {};
define("cryptojs-sha1", [sha1Path]);
define("cryptojs-md5", [md5Path]);
// Done
define("emby-icons", ['webcomponentsjs', "html!" + bowerPath + "/emby-icons/emby-icons.html"]);
define("paper-button", ["html!" + bowerPath + "/paper-button/paper-button.html"]);
define("paper-icon-button", ["html!" + bowerPath + "/paper-icon-button/paper-icon-button.html"]);