Menu

#545 Pull titleMaxLength value from server rather than hardcode

open
nobody
2015-05-18
2015-05-18
Anonymous
No

Originally created by: MeoMix

The createPlaylistDialog and editPlaylistDialog both hardcode the value for 'titleMaxLength' at 150. This is the correct value, but it's not very flexible. If the server's value changes then this would be stale. It would be good to use the value from the server instead.

Discussion


Log in to post a comment.