Merge branch 'open-master' into open1223
Conflicts: platform/features/plot/res/templates/plot.html
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
/*global define,moment*/
|
||||
|
||||
define(
|
||||
['../lib/moment.min.js'],
|
||||
function () {
|
||||
['moment'],
|
||||
function (moment) {
|
||||
"use strict";
|
||||
|
||||
// Date format to use for domain values; in particular,
|
||||
|
||||
Reference in New Issue
Block a user