#1256 [RTM] Fix warnings in the picker widget. (state: open)
Assigned to
December 14, 2018 09:44
Description
The picker widget show warnings about missing constants TL_ASSETS_URL and TL_FILES_URL. This PR fixes it by calling Controller::setStaticUrls() which defines the constants.