removed module emby-linkbutton: same as emby-button
This commit is contained in:
parent
93c5157b1e
commit
afde8bebe7
40 changed files with 40 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
define(["loading", "dom", "libraryMenu", "globalize", "humanedate", "emby-linkbutton", "emby-itemscontainer", "cardStyle"], function(loading, dom, libraryMenu, globalize) {
|
||||
define(["loading", "dom", "libraryMenu", "globalize", "humanedate", "emby-button", "emby-itemscontainer", "cardStyle"], function(loading, dom, libraryMenu, globalize) {
|
||||
"use strict";
|
||||
|
||||
function canDelete(deviceId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue