Project

Contents

Issue #00005459

Reimplemented util:select-file
Feature/Improvement

util:select-file is used internally by CM-Neo but also used by content module settings and user defined settings dialogs. It's an utility module to select files.

This modules had been implemented using the "select2" JS-Lib.

We now completely reimplemented the module in order to be independent from select2 development.