Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/25/16 16:48:19 (8 years ago)
Author:
jlodewyc
Message:

#2582 RC2 migration fixed. OKB query implemented. Preparing for OKB manager

Location:
branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Scripts/GlobalJS
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Scripts/GlobalJS/d3-gantt-jobstatus.js

    r13754 r13860  
    11/**
    22 * @Orignal author Dimitry Kudrayvtsev
    3  * @version 2.1
    4 
    5   * Rewritten for Hive Web Job Manager by Jonas
     3  * Rewritten for Hive Web by Jonas Lodewyckx
     4  *
     5/* HeuristicLab
     6 * Copyright (C) 2002-2015 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     7 *
     8 * This file is part of HeuristicLab.
     9 *
     10 * HeuristicLab is free software: you can redistribute it and/or modify
     11 * it under the terms of the GNU General Public License as published by
     12 * the Free Software Foundation, either version 3 of the License, or
     13 * (at your option) any later version.
     14 *
     15 * HeuristicLab is distributed in the hope that it will be useful,
     16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
     17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     18 * GNU General Public License for more details.
     19 *
     20 * You should have received a copy of the GNU General Public License
     21 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>.
    622 */
    723
Note: See TracChangeset for help on using the changeset viewer.