• Jérome Perrin's avatar
    bt5: rename planning box scripts to comply with naming conventions · e51e37ab
    Jérome Perrin authored
    Rounding scripts:
    
    Planning is not an acceptable prefix, this script is called on the
    current context, so let's use Base_ as a prefix.
    
    Planning_roundBoundToMinute → Base_roundPlanningBoxBoundToMinute
    Planning_roundBoundToDay → Base_roundPlanningBoxBoundToDay
    Planning_roundBoundToInt → Base_roundPlanningBoxBoundToInt
    e51e37ab
planning_box.xml 5.87 KB