08-02-2016, 09:54 AM
(07-30-2016, 03:32 PM)joebordes Wrote:[*](07-30-2016, 03:15 PM)Guido1982 Wrote: [*] Add jQuery UI: https://github.com/Luke1982/crm-cbx/blob/master/modules/Calendar4You/addEventUI.php#L166-L178[*]
You don't need to load jquery-ui, we have eliminated prototype and now load jquery and jquery-ui globally. You may have to load the CSS but you can do that with an link to avoid having to modify the code.
I think my path will be:
- Eliminating jQuery UI inclusion.
- Moving all JS to a separate file
- Trying git merge and just seeing what happens as an experiment.
Other than that this install keeps storage out of the backup but I think I will manually change this for now.