mirror of https://github.com/OCA/web.git
[IMP] web_timeline: black, isort, prettier
parent
b00bdfbfe6
commit
54b016f28b
|
@ -123,7 +123,7 @@ export class TimelineRenderer extends Component {
|
||||||
/**
|
/**
|
||||||
* Scales the timeline window based on the current window.
|
* Scales the timeline window based on the current window.
|
||||||
*
|
*
|
||||||
* @param {function} getHoursFromStart Function which returns the timespan
|
* @param {Function} getHoursFromStart Function which returns the timespan
|
||||||
* (in hours) the window must be scaled to, starting from the "start" moment.
|
* (in hours) the window must be scaled to, starting from the "start" moment.
|
||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue