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

fix password editing

This commit is contained in:
Luke Pulverenti 2016-03-20 13:52:23 -04:00
parent 09a2a5363e
commit 5467849864

View file

@ -223,11 +223,6 @@
});
});
});
define(['jQuery'], function ($) {
function loadUser(page) {
var userid = getParameterByName("userId");