compass-jquery-plugin 0.3.2.8 → 0.3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +24 -6
- data/VERSION.yml +3 -3
- data/lib/jquery/gridify/grid_column.rb +6 -6
- data/lib/jquery/gridify/grid_options.rb +4 -4
- data/lib/jquery/mark_it_up.rb +2 -0
- data/lib/jquery/mobile.rb +0 -1
- data/templates/dynatree/jquery.dynatree.js +2896 -2880
- data/templates/dynatree/jquery.dynatree.min.js +55 -54
- data/templates/dynatree/jquery/dynatree/aero.scss +4 -2
- data/templates/dynatree/jquery/dynatree/aqua.scss +4 -2
- data/templates/dynatree/jquery/dynatree/crystal.scss +4 -2
- data/templates/dynatree/jquery/dynatree/xp.scss +5 -3
- data/templates/emulators/emulators/bb.playbook.landscape.png +0 -0
- data/templates/emulators/emulators/bb.playbook.landscape.scss +18 -0
- data/templates/emulators/emulators/bb.playbook.portrait.png +0 -0
- data/templates/emulators/emulators/bb.playbook.portrait.scss +18 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.png → bb.torch.landscape.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.scss → bb.torch.landscape.scss} +1 -3
- data/templates/emulators/emulators/{blackberry.torch.portrait.png → bb.torch.portrait.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.portrait.scss → bb.torch.portrait.scss} +1 -3
- data/templates/emulators/emulators/galaxy.ace.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.landscape.scss +18 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.scss +18 -0
- data/templates/emulators/emulators/galaxy.s.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +0 -2
- data/templates/emulators/emulators/htc.sensation.landscape.png +0 -0
- data/templates/emulators/emulators/htc.sensation.landscape.scss +18 -0
- data/templates/emulators/emulators/htc.sensation.portrait.png +0 -0
- data/templates/emulators/emulators/htc.sensation.portrait.scss +18 -0
- data/templates/emulators/emulators/ipad.landscape.scss +0 -2
- data/templates/emulators/emulators/ipad.portrait.scss +0 -2
- data/templates/emulators/emulators/iphone.3.landscape.scss +0 -2
- data/templates/emulators/emulators/iphone.3.portrait.scss +0 -2
- data/templates/emulators/emulators/{iphone.4.landscape .scss → iphone.4.landscape.scss} +0 -2
- data/templates/emulators/emulators/iphone.4.portrait.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.landscape.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.portrait.scss +0 -2
- data/templates/emulators/manifest.rb +17 -5
- data/templates/graphics/highcharts/dark-blue.js +159 -159
- data/templates/graphics/highcharts/dark-green.js +159 -159
- data/templates/graphics/highcharts/gray.js +154 -154
- data/templates/graphics/highcharts/grid.js +84 -84
- data/templates/graphics/highcharts/highslide-config.js +2 -2
- data/templates/graphics/highcharts/highslide-full.js +3310 -3310
- data/templates/graphics/highcharts/skies.js +72 -72
- data/templates/graphics/jquery.ganttView.js +1550 -1550
- data/templates/graphics/jquery.highcharts.js +11277 -11285
- data/templates/graphics/jquery.sparkline.js +1072 -1072
- data/templates/ical/jquery.ical.js +7637 -7637
- data/templates/ical/jquery/ical.print.scss +3 -3
- data/templates/jqgrid/i18n/jqgrid/locale-ar.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-bg.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-cn.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-cs.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-da.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-de.js +134 -134
- data/templates/jqgrid/i18n/jqgrid/locale-el.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-es.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +141 -141
- data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-gl.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-he.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-hu.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-is.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-it.js +6 -6
- data/templates/jqgrid/i18n/jqgrid/locale-ja.js +153 -153
- data/templates/jqgrid/i18n/jqgrid/locale-lt.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-mne.js +134 -0
- data/templates/jqgrid/i18n/jqgrid/locale-mne.min.js +7 -0
- data/templates/jqgrid/i18n/jqgrid/locale-nl.js +145 -145
- data/templates/jqgrid/i18n/jqgrid/locale-no.js +12 -12
- data/templates/jqgrid/i18n/jqgrid/locale-pl.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-ro.js +140 -140
- data/templates/jqgrid/i18n/jqgrid/locale-ru.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sk.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sr.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sv.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-tr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-ua.js +128 -128
- data/templates/jqgrid/jquery.jqGrid.js +13477 -13443
- data/templates/jqgrid/jquery.jqGrid.min.js +292 -287
- data/templates/jqgrid/jquery/jqGrid.scss +13 -12
- data/templates/jqgrid/manifest.rb +2 -0
- data/templates/jqtouch/jquery.jqtouch.js +9601 -9556
- data/templates/jqtouch/jquery.jqtouch.min.js +3 -3
- data/templates/jqtouch/jquery/touch/default.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqt.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqtouch.scss +26 -5
- data/templates/jquery/amplify.store.js +211 -211
- data/templates/jquery/config/initializers/jquery.rb +2 -0
- data/templates/jquery/history.adapter.jquery.js +42 -36
- data/templates/jquery/history.html4.js +563 -563
- data/templates/jquery/history.html4.min.js +5 -5
- data/templates/jquery/history.js +1721 -1694
- data/templates/jquery/history.min.js +28 -27
- data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-az.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +21 -21
- data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-da.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-es.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-id.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-is.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-it.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-no.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +17 -17
- data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
- data/templates/jquery/jquery-ui.js +11913 -11882
- data/templates/jquery/jquery-ui.min.js +340 -339
- data/templates/jquery/jquery.bgiframe.js +27 -27
- data/templates/jquery/jquery.contextMenu.js +202 -202
- data/templates/jquery/jquery.cookie.js +26 -26
- data/templates/jquery/jquery.dotimeout.js +227 -227
- data/templates/jquery/jquery.dst.js +89 -89
- data/templates/jquery/jquery.easing.js +226 -0
- data/templates/jquery/jquery.easing.min.js +8 -0
- data/templates/jquery/jquery.farbtastic.js +294 -294
- data/templates/jquery/jquery.flashMessages.js +14 -14
- data/templates/jquery/jquery.form.js +761 -761
- data/templates/jquery/jquery.haml.js +247 -247
- data/templates/jquery/jquery.hotkeys.js +79 -79
- data/templates/jquery/jquery.js +1490 -928
- data/templates/jquery/jquery.layout.js +2454 -2454
- data/templates/jquery/jquery.mediahelpers.js +216 -0
- data/templates/jquery/jquery.mediahelpers.min.js +3 -0
- data/templates/jquery/jquery.min.js +177 -166
- data/templates/jquery/jquery.mousewheel.js +57 -57
- data/templates/jquery/jquery.offline.js +171 -171
- data/templates/jquery/jquery.pngFix.js +72 -72
- data/templates/jquery/jquery.rails.js +145 -145
- data/templates/jquery/jquery.replacetext.js +80 -80
- data/templates/jquery/jquery.themeswitchertool.js +195 -195
- data/templates/jquery/jquery.tmpl.js +460 -460
- data/templates/jquery/jquery.tmplPlus.js +78 -78
- data/templates/jquery/jquery.tokeninput.js +480 -475
- data/templates/jquery/jquery/ui/_theme.scss +14 -14
- data/templates/jquery/jquery/ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ededed_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_c98000_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_f29a00_256x240.png +0 -0
- data/templates/jquery/json.js +66 -66
- data/templates/jquery/json2.js +177 -177
- data/templates/jquery/manifest.rb +4 -0
- data/templates/jstree/jquery.jstree.js +5918 -5918
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.blue.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.blue.html.haml +8 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.html.haml +8 -0
- data/templates/markitup/config/initializers/mark_it_up.rb +40 -0
- data/templates/markitup/jquery.markitup.js +586 -0
- data/templates/markitup/jquery.markitup.min.js +1 -0
- data/templates/markitup/jquery/markitup/preview/body.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/bullet.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/preview.blue.scss +58 -0
- data/templates/markitup/jquery/markitup/preview/preview.scss +7 -0
- data/templates/markitup/jquery/markitup/sets/bbcode.scss +34 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/fonts.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css.scss +54 -0
- data/templates/markitup/jquery/markitup/sets/css/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/css.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/tag.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_center.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_justify.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_indent.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_letterspacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_linespacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_lowercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_bottom.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_top.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_uppercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default.scss +22 -0
- data/templates/markitup/jquery/markitup/sets/default/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/html/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markdown/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markmin/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/rest/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/textile/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy.scss +40 -0
- data/templates/markitup/jquery/markitup/sets/texy/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/page_white_code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/wiki/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua.scss +136 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/spacer.gif +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor.scss +141 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live.scss +135 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup.scss +150 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-json.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-xml.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple.scss +117 -0
- data/templates/markitup/jquery/markitup/skins/simple/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/submenu.png +0 -0
- data/templates/markitup/manifest.rb +311 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.min.js +5 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.js +30 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.min.js +2 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.js +38 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.js +50 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.js +58 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.js +42 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.js +61 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.js +36 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.min.js +4 -0
- data/templates/mobile/config/initializers/mobile.rb +2 -0
- data/templates/mobile/jquery.mobile.js +4545 -4454
- data/templates/mobile/jquery.mobile.min.js +16 -7
- data/templates/mobile/jquery/mobile/960.fluid.scss +191 -0
- data/templates/mobile/jquery/mobile/960.scss +213 -0
- data/templates/mobile/jquery/mobile/_base.scss +37 -20
- data/templates/mobile/jquery/mobile/default.scss +48 -56
- data/templates/mobile/jquery/mobile/valencia.scss +43 -44
- data/templates/mobile/manifest.rb +2 -0
- data/templates/ribbon/jquery.ribbon.js +195 -195
- data/templates/ribbon/jquery.ribbon.min.js +1 -1
- data/templates/ribbon/jquery/ribbon/office.scss +12 -12
- data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
- data/templates/secret_sauce/secret_sauce.js +8 -8
- data/templates/tools/flowplayer.js +897 -897
- data/templates/tools/jquery.tools.js +3647 -3647
- data/templates/tools/jquery.tools.min.js +47 -47
- data/templates/tools/swfobject.js +760 -760
- metadata +350 -22
|
@@ -1,133 +1,133 @@
|
|
|
1
1
|
;
|
|
2
2
|
(function($) {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
3
|
+
/**
|
|
4
|
+
* jqGrid Russian Translation v1.0 02.07.2009 (based on translation by Alexey Kanaev v1.1 21.01.2009, http://softcore.com.ru)
|
|
5
|
+
* Sergey Dyagovchenko
|
|
6
|
+
* http://d.sumy.ua
|
|
7
|
+
* Dual licensed under the MIT and GPL licenses:
|
|
8
|
+
* http://www.opensource.org/licenses/mit-license.php
|
|
9
|
+
* http://www.gnu.org/licenses/gpl.html
|
|
10
|
+
**/
|
|
11
|
+
$.jgrid = {
|
|
12
|
+
defaults : {
|
|
13
|
+
recordtext: "Просмотр {0} - {1} из {2}",
|
|
14
|
+
emptyrecords: "Нет записей для просмотра",
|
|
15
|
+
loadtext: "Загрузка...",
|
|
16
|
+
pgtext : "Стр. {0} из {1}"
|
|
17
|
+
},
|
|
18
|
+
search : {
|
|
19
|
+
caption: "Поиск...",
|
|
20
|
+
Find: "Найти",
|
|
21
|
+
Reset: "Сброс",
|
|
22
|
+
odata : ['равно', 'не равно', 'меньше', 'меньше или равно','больше','больше или равно', 'начинается с','не начинается с','находится в','не находится в','заканчивается на','не заканчивается на','содержит','не содержит'],
|
|
23
|
+
groupOps: [
|
|
24
|
+
{ op: "AND", text: "все" },
|
|
25
|
+
{ op: "OR", text: "любой" }
|
|
26
|
+
],
|
|
27
|
+
matchText: " совпадает",
|
|
28
|
+
rulesText: " правила"
|
|
29
|
+
},
|
|
30
|
+
edit : {
|
|
31
|
+
addCaption: "Добавить запись",
|
|
32
|
+
editCaption: "Редактировать запись",
|
|
33
|
+
bSubmit: "Сохранить",
|
|
34
|
+
bCancel: "Отмена",
|
|
35
|
+
bClose: "Закрыть",
|
|
36
|
+
saveData: "Данные были измененны! Сохранить изменения?",
|
|
37
|
+
bYes : "Да",
|
|
38
|
+
bNo : "Нет",
|
|
39
|
+
bExit : "Отмена",
|
|
40
|
+
msg: {
|
|
41
|
+
required:"Поле является обязательным",
|
|
42
|
+
number:"Пожалуйста, введите правильное число",
|
|
43
|
+
minValue:"значение должно быть больше либо равно",
|
|
44
|
+
maxValue:"значение должно быть меньше либо равно",
|
|
45
|
+
email: "некорректное значение e-mail",
|
|
46
|
+
integer: "Пожалуйста, введите целое число",
|
|
47
|
+
date: "Пожалуйста, введите правильную дату",
|
|
48
|
+
url: "неверная ссылка. Необходимо ввести префикс ('http://' or 'https://')",
|
|
49
|
+
nodefined : " is not defined!",
|
|
50
|
+
novalue : " return value is required!",
|
|
51
|
+
customarray : "Custom function should return array!",
|
|
52
|
+
customfcheck : "Custom function should be present in case of custom checking!"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
view : {
|
|
56
|
+
caption: "Просмотр записи",
|
|
57
|
+
bClose: "Закрыть"
|
|
58
|
+
},
|
|
59
|
+
del : {
|
|
60
|
+
caption: "Удалить",
|
|
61
|
+
msg: "Удалить выбранную запись(и)?",
|
|
62
|
+
bSubmit: "Удалить",
|
|
63
|
+
bCancel: "Отмена"
|
|
64
|
+
},
|
|
65
|
+
nav : {
|
|
66
|
+
edittext: " ",
|
|
67
|
+
edittitle: "Редактировать выбранную запись",
|
|
68
|
+
addtext:" ",
|
|
69
|
+
addtitle: "Добавить новую запись",
|
|
70
|
+
deltext: " ",
|
|
71
|
+
deltitle: "Удалить выбранную запись",
|
|
72
|
+
searchtext: " ",
|
|
73
|
+
searchtitle: "Найти записи",
|
|
74
|
+
refreshtext: "",
|
|
75
|
+
refreshtitle: "Обновить таблицу",
|
|
76
|
+
alertcap: "Внимание",
|
|
77
|
+
alerttext: "Пожалуйста, выберите запись",
|
|
78
|
+
viewtext: "",
|
|
79
|
+
viewtitle: "Просмотреть выбранную запись"
|
|
80
|
+
},
|
|
81
|
+
col : {
|
|
82
|
+
caption: "Показать/скрыть столбцы",
|
|
83
|
+
bSubmit: "Сохранить",
|
|
84
|
+
bCancel: "Отмена"
|
|
85
|
+
},
|
|
86
|
+
errors : {
|
|
87
|
+
errcap : "Ошибка",
|
|
88
|
+
nourl : "URL не установлен",
|
|
89
|
+
norecords: "Нет записей для обработки",
|
|
90
|
+
model : "Число полей не соответствует числу столбцов таблицы!"
|
|
91
|
+
},
|
|
92
|
+
formatter : {
|
|
93
|
+
integer : {thousandsSeparator: " ", defaultValue: '0'},
|
|
94
|
+
number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
|
|
95
|
+
currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
|
|
96
|
+
date : {
|
|
97
|
+
dayNames: [
|
|
98
|
+
"Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб",
|
|
99
|
+
"Воскресение", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота"
|
|
100
|
+
],
|
|
101
|
+
monthNames: [
|
|
102
|
+
"Янв", "Фев", "Мар", "Апр", "Май", "Июн", "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек",
|
|
103
|
+
"Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь"
|
|
104
|
+
],
|
|
105
|
+
AmPm : ["am","pm","AM","PM"],
|
|
106
|
+
S: function (j) {
|
|
107
|
+
return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'
|
|
17
108
|
},
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
109
|
+
srcformat: 'Y-m-d',
|
|
110
|
+
newformat: 'd.m.Y',
|
|
111
|
+
masks : {
|
|
112
|
+
ISO8601Long:"Y-m-d H:i:s",
|
|
113
|
+
ISO8601Short:"Y-m-d",
|
|
114
|
+
ShortDate: "n.j.Y",
|
|
115
|
+
LongDate: "l, F d, Y",
|
|
116
|
+
FullDateTime: "l, F d, Y G:i:s",
|
|
117
|
+
MonthDay: "F d",
|
|
118
|
+
ShortTime: "G:i",
|
|
119
|
+
LongTime: "G:i:s",
|
|
120
|
+
SortableDateTime: "Y-m-d\\TH:i:s",
|
|
121
|
+
UniversalSortableDateTime: "Y-m-d H:i:sO",
|
|
122
|
+
YearMonth: "F, Y"
|
|
29
123
|
},
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
bExit : "Отмена",
|
|
40
|
-
msg: {
|
|
41
|
-
required:"Поле является обязательным",
|
|
42
|
-
number:"Пожалуйста, введите правильное число",
|
|
43
|
-
minValue:"значение должно быть больше либо равно",
|
|
44
|
-
maxValue:"значение должно быть меньше либо равно",
|
|
45
|
-
email: "некорректное значение e-mail",
|
|
46
|
-
integer: "Пожалуйста, введите целое число",
|
|
47
|
-
date: "Пожалуйста, введите правильную дату",
|
|
48
|
-
url: "неверная ссылка. Необходимо ввести префикс ('http://' or 'https://')",
|
|
49
|
-
nodefined : " is not defined!",
|
|
50
|
-
novalue : " return value is required!",
|
|
51
|
-
customarray : "Custom function should return array!",
|
|
52
|
-
customfcheck : "Custom function should be present in case of custom checking!"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
view : {
|
|
56
|
-
caption: "Просмотр записи",
|
|
57
|
-
bClose: "Закрыть"
|
|
58
|
-
},
|
|
59
|
-
del : {
|
|
60
|
-
caption: "Удалить",
|
|
61
|
-
msg: "Удалить выбранную запись(и)?",
|
|
62
|
-
bSubmit: "Удалить",
|
|
63
|
-
bCancel: "Отмена"
|
|
64
|
-
},
|
|
65
|
-
nav : {
|
|
66
|
-
edittext: " ",
|
|
67
|
-
edittitle: "Редактировать выбранную запись",
|
|
68
|
-
addtext:" ",
|
|
69
|
-
addtitle: "Добавить новую запись",
|
|
70
|
-
deltext: " ",
|
|
71
|
-
deltitle: "Удалить выбранную запись",
|
|
72
|
-
searchtext: " ",
|
|
73
|
-
searchtitle: "Найти записи",
|
|
74
|
-
refreshtext: "",
|
|
75
|
-
refreshtitle: "Обновить таблицу",
|
|
76
|
-
alertcap: "Внимание",
|
|
77
|
-
alerttext: "Пожалуйста, выберите запись",
|
|
78
|
-
viewtext: "",
|
|
79
|
-
viewtitle: "Просмотреть выбранную запись"
|
|
80
|
-
},
|
|
81
|
-
col : {
|
|
82
|
-
caption: "Показать/скрыть столбцы",
|
|
83
|
-
bSubmit: "Сохранить",
|
|
84
|
-
bCancel: "Отмена"
|
|
85
|
-
},
|
|
86
|
-
errors : {
|
|
87
|
-
errcap : "Ошибка",
|
|
88
|
-
nourl : "URL не установлен",
|
|
89
|
-
norecords: "Нет записей для обработки",
|
|
90
|
-
model : "Число полей не соответствует числу столбцов таблицы!"
|
|
91
|
-
},
|
|
92
|
-
formatter : {
|
|
93
|
-
integer : {thousandsSeparator: " ", defaultValue: '0'},
|
|
94
|
-
number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
|
|
95
|
-
currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
|
|
96
|
-
date : {
|
|
97
|
-
dayNames: [
|
|
98
|
-
"Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб",
|
|
99
|
-
"Воскресение", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота"
|
|
100
|
-
],
|
|
101
|
-
monthNames: [
|
|
102
|
-
"Янв", "Фев", "Мар", "Апр", "Май", "Июн", "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек",
|
|
103
|
-
"Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь"
|
|
104
|
-
],
|
|
105
|
-
AmPm : ["am","pm","AM","PM"],
|
|
106
|
-
S: function (j) {
|
|
107
|
-
return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'
|
|
108
|
-
},
|
|
109
|
-
srcformat: 'Y-m-d',
|
|
110
|
-
newformat: 'd.m.Y',
|
|
111
|
-
masks : {
|
|
112
|
-
ISO8601Long:"Y-m-d H:i:s",
|
|
113
|
-
ISO8601Short:"Y-m-d",
|
|
114
|
-
ShortDate: "n.j.Y",
|
|
115
|
-
LongDate: "l, F d, Y",
|
|
116
|
-
FullDateTime: "l, F d, Y G:i:s",
|
|
117
|
-
MonthDay: "F d",
|
|
118
|
-
ShortTime: "G:i",
|
|
119
|
-
LongTime: "G:i:s",
|
|
120
|
-
SortableDateTime: "Y-m-d\\TH:i:s",
|
|
121
|
-
UniversalSortableDateTime: "Y-m-d H:i:sO",
|
|
122
|
-
YearMonth: "F, Y"
|
|
123
|
-
},
|
|
124
|
-
reformatAfterEdit : false
|
|
125
|
-
},
|
|
126
|
-
baseLinkUrl: '',
|
|
127
|
-
showAction: '',
|
|
128
|
-
target: '',
|
|
129
|
-
checkbox : {disabled:true},
|
|
130
|
-
idName : 'id'
|
|
131
|
-
}
|
|
132
|
-
};
|
|
124
|
+
reformatAfterEdit : false
|
|
125
|
+
},
|
|
126
|
+
baseLinkUrl: '',
|
|
127
|
+
showAction: '',
|
|
128
|
+
target: '',
|
|
129
|
+
checkbox : {disabled:true},
|
|
130
|
+
idName : 'id'
|
|
131
|
+
}
|
|
132
|
+
};
|
|
133
133
|
})(jQuery);
|
|
@@ -1,133 +1,133 @@
|
|
|
1
1
|
;
|
|
2
2
|
(function($) {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
3
|
+
/**
|
|
4
|
+
* jqGrid Slovak Translation
|
|
5
|
+
* Milan Cibulka
|
|
6
|
+
* http://trirand.com/blog/
|
|
7
|
+
* Dual licensed under the MIT and GPL licenses:
|
|
8
|
+
* http://www.opensource.org/licenses/mit-license.php
|
|
9
|
+
* http://www.gnu.org/licenses/gpl.html
|
|
10
|
+
**/
|
|
11
|
+
$.jgrid = {
|
|
12
|
+
defaults : {
|
|
13
|
+
recordtext: "Zobrazených {0} - {1} z {2} záznamov",
|
|
14
|
+
emptyrecords: "Neboli nájdené žiadne záznamy",
|
|
15
|
+
loadtext: "Načítám...",
|
|
16
|
+
pgtext : "Strana {0} z {1}"
|
|
17
|
+
},
|
|
18
|
+
search : {
|
|
19
|
+
caption: "Vyhľadávam...",
|
|
20
|
+
Find: "Hľadať",
|
|
21
|
+
Reset: "Reset",
|
|
22
|
+
odata : ['rovná sa', 'nerovná sa', 'menšie', 'menšie alebo rovnajúce sa','väčšie', 'väčšie alebo rovnajúce sa', 'začína s', 'nezačína s', 'je v', 'nie je v', 'končí s', 'nekončí s', 'obahuje', 'neobsahuje'],
|
|
23
|
+
groupOps: [
|
|
24
|
+
{ op: "AND", text: "všetkých" },
|
|
25
|
+
{ op: "OR", text: "niektorého z" }
|
|
26
|
+
],
|
|
27
|
+
matchText: " hľadať podla",
|
|
28
|
+
rulesText: " pravidiel"
|
|
29
|
+
},
|
|
30
|
+
edit : {
|
|
31
|
+
addCaption: "Pridať záznam",
|
|
32
|
+
editCaption: "Editácia záznamov",
|
|
33
|
+
bSubmit: "Uložiť",
|
|
34
|
+
bCancel: "Storno",
|
|
35
|
+
bClose: "Zavrieť",
|
|
36
|
+
saveData: "Údaje boli zmenené! Uložiť zmeny?",
|
|
37
|
+
bYes : "Ano",
|
|
38
|
+
bNo : "Nie",
|
|
39
|
+
bExit : "Zrušiť",
|
|
40
|
+
msg: {
|
|
41
|
+
required:"Pole je požadované",
|
|
42
|
+
number:"Prosím, vložte valídne číslo",
|
|
43
|
+
minValue:"hodnota musí býť väčšia ako alebo rovná ",
|
|
44
|
+
maxValue:"hodnota musí býť menšia ako alebo rovná ",
|
|
45
|
+
email: "nie je valídny e-mail",
|
|
46
|
+
integer: "Prosím, vložte celé číslo",
|
|
47
|
+
date: "Prosím, vložte valídny dátum",
|
|
48
|
+
url: "nie je platnou URL. Požadovaný prefix ('http://' alebo 'https://')",
|
|
49
|
+
nodefined : " nie je definovaný!",
|
|
50
|
+
novalue : " je vyžadovaná návratová hodnota!",
|
|
51
|
+
customarray : "Custom function mala vrátiť pole!",
|
|
52
|
+
customfcheck : "Custom function by mala byť prítomná v prípade custom checking!"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
view : {
|
|
56
|
+
caption: "Zobraziť záznam",
|
|
57
|
+
bClose: "Zavrieť"
|
|
58
|
+
},
|
|
59
|
+
del : {
|
|
60
|
+
caption: "Zmazať",
|
|
61
|
+
msg: "Zmazať vybraný(é) záznam(y)?",
|
|
62
|
+
bSubmit: "Zmazať",
|
|
63
|
+
bCancel: "Storno"
|
|
64
|
+
},
|
|
65
|
+
nav : {
|
|
66
|
+
edittext: " ",
|
|
67
|
+
edittitle: "Editovať vybraný riadok",
|
|
68
|
+
addtext:" ",
|
|
69
|
+
addtitle: "Pridať nový riadek",
|
|
70
|
+
deltext: " ",
|
|
71
|
+
deltitle: "Zmazať vybraný záznam ",
|
|
72
|
+
searchtext: " ",
|
|
73
|
+
searchtitle: "Nájsť záznamy",
|
|
74
|
+
refreshtext: "",
|
|
75
|
+
refreshtitle: "Obnoviť tabuľku",
|
|
76
|
+
alertcap: "Varovanie",
|
|
77
|
+
alerttext: "Prosím, vyberte riadok",
|
|
78
|
+
viewtext: "",
|
|
79
|
+
viewtitle: "Zobraziť vybraný riadok"
|
|
80
|
+
},
|
|
81
|
+
col : {
|
|
82
|
+
caption: "Zobrazit/Skrýť stĺpce",
|
|
83
|
+
bSubmit: "Uložiť",
|
|
84
|
+
bCancel: "Storno"
|
|
85
|
+
},
|
|
86
|
+
errors : {
|
|
87
|
+
errcap : "Chyba",
|
|
88
|
+
nourl : "Nie je nastavená url",
|
|
89
|
+
norecords: "Žiadne záznamy k spracovaniu",
|
|
90
|
+
model : "Dĺžka colNames <> colModel!"
|
|
91
|
+
},
|
|
92
|
+
formatter : {
|
|
93
|
+
integer : {thousandsSeparator: " ", defaultValue: '0'},
|
|
94
|
+
number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
|
|
95
|
+
currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
|
|
96
|
+
date : {
|
|
97
|
+
dayNames: [
|
|
98
|
+
"Ne", "Po", "Ut", "St", "Št", "Pi", "So",
|
|
99
|
+
"Nedela", "Pondelok", "Utorok", "Streda", "Štvrtok", "Piatek", "Sobota"
|
|
100
|
+
],
|
|
101
|
+
monthNames: [
|
|
102
|
+
"Jan", "Feb", "Mar", "Apr", "Máj", "Jún", "Júl", "Aug", "Sep", "Okt", "Nov", "Dec",
|
|
103
|
+
"Január", "Február", "Marec", "Apríl", "Máj", "Jún", "Júl", "August", "September", "Október", "November", "December"
|
|
104
|
+
],
|
|
105
|
+
AmPm : ["do","od","DO","OD"],
|
|
106
|
+
S: function (j) {
|
|
107
|
+
return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'
|
|
17
108
|
},
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
109
|
+
srcformat: 'Y-m-d',
|
|
110
|
+
newformat: 'd/m/Y',
|
|
111
|
+
masks : {
|
|
112
|
+
ISO8601Long:"Y-m-d H:i:s",
|
|
113
|
+
ISO8601Short:"Y-m-d",
|
|
114
|
+
ShortDate: "n/j/Y",
|
|
115
|
+
LongDate: "l, F d, Y",
|
|
116
|
+
FullDateTime: "l, F d, Y g:i:s A",
|
|
117
|
+
MonthDay: "F d",
|
|
118
|
+
ShortTime: "g:i A",
|
|
119
|
+
LongTime: "g:i:s A",
|
|
120
|
+
SortableDateTime: "Y-m-d\\TH:i:s",
|
|
121
|
+
UniversalSortableDateTime: "Y-m-d H:i:sO",
|
|
122
|
+
YearMonth: "F, Y"
|
|
29
123
|
},
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
bExit : "Zrušiť",
|
|
40
|
-
msg: {
|
|
41
|
-
required:"Pole je požadované",
|
|
42
|
-
number:"Prosím, vložte valídne číslo",
|
|
43
|
-
minValue:"hodnota musí býť väčšia ako alebo rovná ",
|
|
44
|
-
maxValue:"hodnota musí býť menšia ako alebo rovná ",
|
|
45
|
-
email: "nie je valídny e-mail",
|
|
46
|
-
integer: "Prosím, vložte celé číslo",
|
|
47
|
-
date: "Prosím, vložte valídny dátum",
|
|
48
|
-
url: "nie je platnou URL. Požadovaný prefix ('http://' alebo 'https://')",
|
|
49
|
-
nodefined : " nie je definovaný!",
|
|
50
|
-
novalue : " je vyžadovaná návratová hodnota!",
|
|
51
|
-
customarray : "Custom function mala vrátiť pole!",
|
|
52
|
-
customfcheck : "Custom function by mala byť prítomná v prípade custom checking!"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
view : {
|
|
56
|
-
caption: "Zobraziť záznam",
|
|
57
|
-
bClose: "Zavrieť"
|
|
58
|
-
},
|
|
59
|
-
del : {
|
|
60
|
-
caption: "Zmazať",
|
|
61
|
-
msg: "Zmazať vybraný(é) záznam(y)?",
|
|
62
|
-
bSubmit: "Zmazať",
|
|
63
|
-
bCancel: "Storno"
|
|
64
|
-
},
|
|
65
|
-
nav : {
|
|
66
|
-
edittext: " ",
|
|
67
|
-
edittitle: "Editovať vybraný riadok",
|
|
68
|
-
addtext:" ",
|
|
69
|
-
addtitle: "Pridať nový riadek",
|
|
70
|
-
deltext: " ",
|
|
71
|
-
deltitle: "Zmazať vybraný záznam ",
|
|
72
|
-
searchtext: " ",
|
|
73
|
-
searchtitle: "Nájsť záznamy",
|
|
74
|
-
refreshtext: "",
|
|
75
|
-
refreshtitle: "Obnoviť tabuľku",
|
|
76
|
-
alertcap: "Varovanie",
|
|
77
|
-
alerttext: "Prosím, vyberte riadok",
|
|
78
|
-
viewtext: "",
|
|
79
|
-
viewtitle: "Zobraziť vybraný riadok"
|
|
80
|
-
},
|
|
81
|
-
col : {
|
|
82
|
-
caption: "Zobrazit/Skrýť stĺpce",
|
|
83
|
-
bSubmit: "Uložiť",
|
|
84
|
-
bCancel: "Storno"
|
|
85
|
-
},
|
|
86
|
-
errors : {
|
|
87
|
-
errcap : "Chyba",
|
|
88
|
-
nourl : "Nie je nastavená url",
|
|
89
|
-
norecords: "Žiadne záznamy k spracovaniu",
|
|
90
|
-
model : "Dĺžka colNames <> colModel!"
|
|
91
|
-
},
|
|
92
|
-
formatter : {
|
|
93
|
-
integer : {thousandsSeparator: " ", defaultValue: '0'},
|
|
94
|
-
number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
|
|
95
|
-
currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
|
|
96
|
-
date : {
|
|
97
|
-
dayNames: [
|
|
98
|
-
"Ne", "Po", "Ut", "St", "Št", "Pi", "So",
|
|
99
|
-
"Nedela", "Pondelok", "Utorok", "Streda", "Štvrtok", "Piatek", "Sobota"
|
|
100
|
-
],
|
|
101
|
-
monthNames: [
|
|
102
|
-
"Jan", "Feb", "Mar", "Apr", "Máj", "Jún", "Júl", "Aug", "Sep", "Okt", "Nov", "Dec",
|
|
103
|
-
"Január", "Február", "Marec", "Apríl", "Máj", "Jún", "Júl", "August", "September", "Október", "November", "December"
|
|
104
|
-
],
|
|
105
|
-
AmPm : ["do","od","DO","OD"],
|
|
106
|
-
S: function (j) {
|
|
107
|
-
return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'
|
|
108
|
-
},
|
|
109
|
-
srcformat: 'Y-m-d',
|
|
110
|
-
newformat: 'd/m/Y',
|
|
111
|
-
masks : {
|
|
112
|
-
ISO8601Long:"Y-m-d H:i:s",
|
|
113
|
-
ISO8601Short:"Y-m-d",
|
|
114
|
-
ShortDate: "n/j/Y",
|
|
115
|
-
LongDate: "l, F d, Y",
|
|
116
|
-
FullDateTime: "l, F d, Y g:i:s A",
|
|
117
|
-
MonthDay: "F d",
|
|
118
|
-
ShortTime: "g:i A",
|
|
119
|
-
LongTime: "g:i:s A",
|
|
120
|
-
SortableDateTime: "Y-m-d\\TH:i:s",
|
|
121
|
-
UniversalSortableDateTime: "Y-m-d H:i:sO",
|
|
122
|
-
YearMonth: "F, Y"
|
|
123
|
-
},
|
|
124
|
-
reformatAfterEdit : false
|
|
125
|
-
},
|
|
126
|
-
baseLinkUrl: '',
|
|
127
|
-
showAction: '',
|
|
128
|
-
target: '',
|
|
129
|
-
checkbox : {disabled:true},
|
|
130
|
-
idName : 'id'
|
|
131
|
-
}
|
|
132
|
-
};
|
|
124
|
+
reformatAfterEdit : false
|
|
125
|
+
},
|
|
126
|
+
baseLinkUrl: '',
|
|
127
|
+
showAction: '',
|
|
128
|
+
target: '',
|
|
129
|
+
checkbox : {disabled:true},
|
|
130
|
+
idName : 'id'
|
|
131
|
+
}
|
|
132
|
+
};
|
|
133
133
|
})(jQuery);
|