Ver a proveniência

Update frappe-gantt to 0.0.6 (#3434)

version-14
Faris Ansari há 8 anos
committed by Nabin Hait
ascendente
cometimento
bcb195fa1c
1 ficheiros alterados com 3 adições e 1 eliminações
  1. +3
    -1
      frappe/public/js/lib/frappe-gantt/frappe-gantt.js

+ 3
- 1
frappe/public/js/lib/frappe-gantt/frappe-gantt.js Ver ficheiro

@@ -661,7 +661,9 @@ return /******/ (function(modules) { // webpackBootstrap
);
self.element_groups.arrow.add(arrow.element);
return arrow; // eslint-disable-line
});
}).filter(function (arr) {
return arr;
}); // filter falsy values
self._arrows = self._arrows.concat(arrows);
};


Carregando…
Cancelar
Guardar