• add shortcut for row with only one cell as argument
    add shortcut for row with only one cell and one cell_option as arguments
    add shortcut for row with only one cell and list of cell_option as arguments
    
    add img_button with WEB_Action_Name as argument
    totoro authored
     
    Browse File »


  • 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 File »