Преглед на файлове

Merge branch 'master' into develop

version-14
Saurabh преди 7 години
родител
ревизия
4bd0fb2638
променени са 2 файла, в които са добавени 1 реда и са изтрити 5 реда
  1. +1
    -1
      frappe/__init__.py
  2. +0
    -4
      frappe/public/js/frappe/views/reports/query_report.js

+ 1
- 1
frappe/__init__.py Целия файл

@@ -14,7 +14,7 @@ import os, sys, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template, get_email_from_template

__version__ = '9.2.14'
__version__ = '9.2.15'
__title__ = "Frappe Framework"

local = Local()


+ 0
- 4
frappe/public/js/frappe/views/reports/query_report.js Целия файл

@@ -328,10 +328,6 @@ frappe.views.QueryReport = Class.extend({
me.trigger_refresh();
}
}

// This is specifically done true earlier due to some reason. Please update if anyone finds that.
// Done false as the api can be used in the script reports which can break due to invalid links
df.ignore_link_validation = false;
}
});



Зареждане…
Отказ
Запис