Skip to content

Port playlistsview to a template

Jean Felder requested to merge wip/jfelder/playlistsview-template into master

This brings two advantages:

  • PlaylistsView does not depend on BaseView anymore
  • This is a first step for a SmartPlaylistsView revamp (see !621)

Merge request reports