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

update paper dialog helper api

This commit is contained in:
Luke Pulverenti 2015-12-08 14:27:09 -05:00
parent df4f347fb4
commit eb59fad11f
14 changed files with 67 additions and 75 deletions

View file

@ -165,7 +165,7 @@
}
window.PaperDialogHelper = {
openWithHash: openWithHash,
open: openWithHash,
close: close,
createDialog: createDialog,
positionTo: positionTo