Feature #2342
Please remove unused js library dtpicker
Status: | Closed | Start date: | 09/26/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: |
Description
Hi everyone,
in the latest relase tarball 4.2.0 the javascript library datetimpicker (jquery.dtpicker) is delivered but not used anywhere (as far as i see). The path is src/sunstone/public/vendor/4.0/datetimepicker.
The attached patch removes the library and the installation part.
Thanks and best wishes,
Matthias
Associated revisions
Request #2342 : Remove unused jslib datetimepicker.
See http://dev.opennebula.org/issues/2342 for more information.
Signed-off-by: Daniel Molina <dmolina@opennebula.org>
History
#1 Updated by Matthias Schmitz almost 8 years ago
#3 Updated by Ruben S. Montero over 7 years ago
- Status changed from Pending to New
#4 Updated by Ruben S. Montero over 7 years ago
- Category set to Sunstone
- Target version set to Release 4.6
#5 Updated by Daniel Molina over 7 years ago
- Status changed from New to Closed
- Assignee set to Daniel Molina
- % Done changed from 0 to 100
- Resolution set to fixed
Removed from master, thank you