Viewer to Server
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
/*!@license
|
||||
* Infragistics.Web.ClientUI Radial Gauge localization resources 19.1.20191.172
|
||||
*
|
||||
* Copyright (c) 2011-2019 Infragistics Inc.
|
||||
*
|
||||
* http://www.infragistics.com/
|
||||
*
|
||||
*/
|
||||
(function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{return factory(jQuery)}})(function($){$.ig=$.ig||{};$.ig.locale=$.ig.locale||{};$.ig.locale.ru=$.ig.locale.ru||{};$.ig.RadialGauge=$.ig.RadialGauge||{};$.ig.locale.ru.RadialGauge={rangeNameMissing:"имя диапазона отсутствует для диапазона: "};$.ig.RadialGauge.locale=$.ig.RadialGauge.locale||$.ig.locale.ru.RadialGauge;return $.ig.locale.ru.RadialGauge});
|
Reference in New Issue
Block a user