Viewer to Server
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
/*!@license
|
||||
* Infragistics.Web.ClientUI Tile Manager localization resources 19.1.20
|
||||
*
|
||||
* 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.TileManager=$.ig.TileManager||{};$.ig.locale=$.ig.locale||{};$.ig.locale.bg=$.ig.locale.bg||{};$.ig.locale.bg.TileManager={renderDataError:"Извличането или парсирането на данните е неуспешно.",setOptionItemsLengthError:"Дължината на подадената items конфигурация не отговаря на броя на плочките."};$.ig.TileManager.locale=$.ig.TileManager.locale||$.ig.locale.bg.TileManager;return $.ig.locale.bg.TileManager});
|
Reference in New Issue
Block a user