require gantt chart file for showing gantt chart in a project

This commit is contained in:
Anand Doshi 2012-11-02 14:27:54 +05:30
parent 35535e9931
commit 47af9d0e97

View File

@ -15,6 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
// show tasks // show tasks
wn.require("public/app/js/gantt_task.js");
cur_frm.cscript.refresh = function(doc) { cur_frm.cscript.refresh = function(doc) {
if(!doc.__islocal) { if(!doc.__islocal) {