Viewer to Server
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
/*!@license
|
||||
* Infragistics.Web.ClientUI Bullet Graph 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.es=$.ig.locale.es||{};$.ig.BulletGraph=$.ig.BulletGraph||{};$.ig.locale.es.BulletGraph={rangeNameMissing:"El nombre del rango falta para el rango: "};$.ig.BulletGraph.locale=$.ig.BulletGraph.locale||$.ig.locale.es.BulletGraph;return $.ig.locale.es.BulletGraph});
|
Reference in New Issue
Block a user