• move "datetimepicker" plugin initialization js into another function so it can be used elsewhere
    replace "lang" option for datetimepicker to "setLocale" (this option was removed in the latest version of the plug-in, breaking translations)
    optimize further a "img_button_confirm" function
    replace the usage of "image" in a "img_button_confirm" function by literal, because there was no "cursor: pointer" being applied
    Julien Verneuil authored
     
    Browse Dir »