A

A

A

Бүлэг: 1979
ХӨДӨӨ АЖ АХУЙН ГАЗРЫН БҮСИЙН СОЛБИЦОЛ

Зуунмод сумын ИТХ-ын Есдэх удаагийн

сонгуулийн Дөрөвдүгээр хуралдааны

06 тоот тогтоолын Гуравдугаар хавсралт

 

ХӨДӨӨ АЖ АХУЙН ГАЗРЫН БҮСИЙН СОЛБИЦОЛ

Д/д

Хөдөө аж ахуйн газрын 1–р бүсийн солбицол

UTM

Газарзүй

Y

X

B

L

1

644950.2861

5282454.13

106 55 52.47

47 4045.18

2

645363.423

5283034.443

106 56 12.97

47 41 03.64

3

645565.0883

5283420.866

106 56 23.11

47 41 15.98

4

645766.2551

5284153.069

106 56 33.63

47 41 39.52

5

645903.0485

5284820.903

106 56 40.99

47 42 01.03

6

646000.0937

5285106.852

106 56 45.99

47 42 10.21

7

646839.8784

5285081.945

106 57 26.24

47 42 08.72

8

646934.253

5285611.17

106 57 31.40

47 42 25.77

9

647031.7703

5285943.149

106 57 36.48

47 42 36.44

10

647528.1154

5287130.005

106 58 01.74

47 43 14.45

11

646128.8316

5287868.324

106 56 55.50

47 43 39.50

12

645018.7405

5287920.795

106 56 02.30

47 43 42.10

13

644212.7984

5286133.82

106 55 21.50

47 42 44.90

$.fn.slideFadeToggle = function(speed, easing, callback) { return this.animate({ opacity: "toggle", height: "toggle" }, speed, easing, callback); }; $('body').on('click', ".lawfile1632368459951363 .btn-fulledit-law", function() { var $element = $('.law-content1632368459951363').find('.content:eq(0)'); $('.lawfile1632368459951363').find('.law-edit').removeClass('law-edit'); $element.addClass('law-edit').attr('data-editlaw', $modalId_1632368459951363); var $edit = $element.html() ; $edit = $edit.replaceAll('div', 'p'); $('body').find('div.htmleditor1632368459951363').empty().append($edit).promise().done(function() { $('div.htmleditor1632368459951363').find('.addition-changebookfull').remove(); $('div.htmleditor1632368459951363').find('.icon-s').remove(); $('div.htmleditor1632368459951363').find('.headerImg').remove(); $('div.htmleditor1632368459951363').find('a[class="editlaw"]').remove(); $edit = $('div.htmleditor1632368459951363').html(); }); var $modalId_1632368459951363 = Core.getUniqueID('modal_'); var processId = $modalId_1632368459951363; var $dialogName = 'dialog-businessprocess-' + processId; if (!$('#' + $dialogName).length) { $('').appendTo('body'); } var $dialog = $('#' + $dialogName); var $htmlTextarea = ''; $dialog.empty().append($htmlTextarea).promise().done(function () { window.CKEDITOR_BASEPATH = URL_APP + 'assets/custom/addon/plugins/ckeditor/'; if (typeof CKEDITOR == 'undefined') { $.cachedScript('assets/custom/addon/plugins/ckeditor/ckeditor.js?v=1').done(function() { CKEDITOR.replace('body_' + $modalId_1632368459951363, { height: '600' }); }); } else { CKEDITOR.replace('body_' + $modalId_1632368459951363, { height: '600' }); } var buttons = [ {text: plang.get('save_btn'), class: 'btn green-meadow btn-sm bp-btn-save', click: function (e) { if (typeof CKEDITOR !== 'undefined') { for (instance in CKEDITOR.instances) { CKEDITOR.instances[instance].updateElement(); } } var $datahtml = ''; $datahtml = $('#body_' + $modalId_1632368459951363).val(); $dialog.dialog('close'); $('.law-content1632368459951363').find('.content').empty().append($datahtml); }}, {text: plang.get('close_btn'), class: 'btn blue-madison btn-sm', click: function () { $dialog.dialog('close'); }} ]; var dialogWidth = 1200, dialogHeight = 'auto'; $dialog.dialog({ cache: false, resizable: true, bgiframe: true, autoOpen: false, title: '', width: dialogWidth, height: dialogHeight, modal: true, closeOnEscape: false, close: function () { $dialog.empty().dialog('destroy').remove(); }, buttons: buttons }).dialogExtend({ "closable": true, "maximizable": true, "minimizable": true, "collapsable": true, "dblclick": "maximize", "minimizeLocation": "left", "icons": { "close": "ui-icon-circle-close", "maximize": "ui-icon-extlink", "minimize": "ui-icon-minus", "collapse": "ui-icon-triangle-1-s", "restore": "ui-icon-newwin" } }); setTimeout(function () { $dialog.dialog('open'); Core.unblockUI(); }, 1); }); }); $('body').on('click', ".lawfile1632368459951363 .msg_head", function() { $(this).toggleClass("closed_head").next(".msg_body").slideFadeToggle(400); }); $('body').on('click', ".lawfile1632368459951363 .editFullLaw", function() { var processId = '1599725265170'; var $dialogName = 'dialog-businessprocess-' + processId; if (!$('#' + $dialogName).length) { $('').appendTo('body'); } var $dialog = $('#' + $dialogName); var $paramData = { metaDataId: '1605705727057', isDialog: true, dmMetaDataId: '1591170775374416', oneSelectedRow: { id: '16231001794071' }, isGetConsolidate: false, workSpaceId: '', workSpaceParams: '', wfmStatusParams: '', signerParams: false, batchNumber: false, openParams: '{"callerType":"LIS_LAW_LIST"}', isBasketWindow: '', isBpOpen: '0', id: '16231001794071' }; $.ajax({ type: 'post', url: 'mdwebservice/callMethodByMeta', data: $paramData, dataType: 'json', beforeSend: function() { Core.blockUI({ message: 'Loading...', boxed: true }); }, success: function(data) { $dialog.empty().append(data.Html); var $processForm = $('#wsForm', '#' + $dialogName), processUniqId = $processForm.parent().attr('data-bp-uniq-id'); var buttons = [{ text: data.run_btn, class: 'btn green-meadow btn-sm bp-btn-save', click: function(e) { if (window['processBeforeSave_' + processUniqId]($(e.target))) { $processForm.validate({ ignore: '', highlight: function(element) { $(element).addClass('error'); $(element).parent().addClass('error'); if ($processForm.find("div.tab-pane:hidden:has(.error)").length) { $processForm.find("div.tab-pane:hidden:has(.error)").each(function(index, tab) { var tabId = $(tab).attr('id'); $processForm.find('a[href="#' + tabId + '"]').tab('show'); }); } }, unhighlight: function(element) { $(element).removeClass('error'); $(element).parent().removeClass('error'); }, errorPlacement: function() {} }); var isValidPattern = initBusinessProcessMaskEvent($processForm); if ($processForm.valid() && isValidPattern.length === 0) { $processForm.ajaxSubmit({ type: 'post', url: 'mdwebservice/runProcess', dataType: 'json', beforeSend: function() { Core.blockUI({ boxed: true, message: 'Түр хүлээнэ үү' }); }, success: function(responseData) { PNotify.removeAll(); new PNotify({ title: responseData.status, text: responseData.message, type: responseData.status, sticker: false }); if (responseData.status === 'success') { var $resultData = responseData.resultData; $dialog.dialog('close'); Core.blockUI({ boxed: true, message: 'Түр хүлээнэ үү' }); var $param = { weburl: 'government/doctohtmlform', metaDataId: 'doctohtmlform_3', lawtypeid: '3', dataViewId: '1594091809248', title: plang.get('DOC_HTMLFORM'), type: 'selfurl', rowId: '16231001794071', selectedRow: { id: '16231001794071' }, tabReload: true }; appMultiTab($param, this, function(elem) { Core.unblockUI(); dataViewReload('1594091809248'); }); //reloadmenu_1632368459951363($('.menu_1632368459951363').find('li[id="menu_1632368459951363_' + $resultData.typeid + '"]').index()); } else { Core.unblockUI(); } }, error: function() { alert("Error"); } }); } } } }, { text: data.close_btn, class: 'btn blue-madison btn-sm', click: function() { $dialog.dialog('close'); } } ]; var dialogWidth = data.dialogWidth, dialogHeight = data.dialogHeight; if (data.isDialogSize === 'auto') { dialogWidth = 1200; dialogHeight = 'auto'; } $dialog.dialog({ cache: false, resizable: true, bgiframe: true, autoOpen: false, title: data.Title, width: dialogWidth, height: dialogHeight, modal: true, closeOnEscape: (typeof isCloseOnEscape == 'undefined' ? true : isCloseOnEscape), close: function() { $dialog.empty().dialog('destroy').remove(); }, buttons: buttons }).dialogExtend({ "closable": true, "maximizable": true, "minimizable": true, "collapsable": true, "dblclick": "maximize", "minimizeLocation": "left", "icons": { "close": "ui-icon-circle-close", "maximize": "ui-icon-extlink", "minimize": "ui-icon-minus", "collapse": "ui-icon-triangle-1-s", "restore": "ui-icon-newwin" } }); if (data.dialogSize === 'fullscreen') { $dialog.dialogExtend("maximize"); } setTimeout(function() { $dialog.dialog('open'); Core.unblockUI(); }, 1); }, error: function() { alert('Error'); } }); }); $('body').on('mouseover', '.lawfile1632368459951363 .editlaw', function() { $('.lawfile1632368459951363').find('.law-hover').removeClass('law-hover'); $(this).closest('.__drag-drop-law').addClass('law-hover'); }); $('body').on('mouseout', '.lawfile1632368459951363 .editlaw', function() { $('.lawfile1632368459951363').find('.law-hover').removeClass('law-hover'); }); $('body').on('mouseout', '.lawfile1632368459951363 .editlaw', function() { $('.lawfile1632368459951363').find('.law-hover').removeClass('law-hover'); }); $('body').on('click', '.lawfile1632368459951363 .btn-save-law', function() { var $html = $('.law-content1632368459951363 > .content').html(); $('.form1632368459951363').find('textarea').val($html); $('.form1632368459951363').find('input').val('16231001794071'); $('.form1632368459951363').ajaxSubmit({ type: 'post', dataType: 'json', cache: false, url: "legal/savelaw", /*data: { content: JSON.parse($html), lawId: '16231001794071' },*/ beforeSend: function() { $('.goto1632368459951363').empty(); Core.blockUI(); }, success: function(response) { PNotify.removeAll(); new PNotify({ title: response.status, text: response.text, type: response.status, sticker: false }); multiTabCloseConfirm($('a[href="#app_tab_doctohtmlform_3"]'), '1'); dataViewReload('1594091809248'); Core.unblockUI(); }, error: function(jqXHR, exception) { Core.unblockUI(); Core.showErrorMessage(jqXHR, exception); } }); }); $('body').on('click', '.lawfile1632368459951363 .editlaw', function() { var $this = $(this), $parent = $this.closest('.__drag-drop-law').find('.__editLaw'); fillEditor_1632368459951363($parent, '4'); }); $.contextMenu({ selector: ".law-content1632368459951363:not(.root) .drag-drop-law, .law-content1632368459951363:not(.root) .drag-drop-law-table", build: function($trigger, e) { var $this = $(e.currentTarget); var paraKeyId = $this.data('paragraph-keyid'); var contextMenuData = { "edit": { name: "Засах", icon: "edit", callback: function(key, options) { var $action = ($this.hasClass('.drag-drop-law-table')) ? '2' : '0'; fillEditor_1632368459951363($this, $action); } } }; var options = { callback: function(key, opt) {}, items: contextMenuData }; return options; } }); function fillEditor_1632368459951363($element, isfulledit) { var $modalId_1632368459951363 = Core.getUniqueID('modal_'); $('.lawfile1632368459951363').find('.law-edit').removeClass('law-edit'); $element.addClass('law-edit').attr('data-editlaw', $modalId_1632368459951363); var $edit = isfulledit === '2' ? $element.html() : $element.html(); $('body').find('div.htmleditor1632368459951363').empty().append($edit).promise().done(function() { $('div.htmleditor1632368459951363').find('.addition-changebookfull').remove(); $('div.htmleditor1632368459951363').find('.icon-s').remove(); $('div.htmleditor1632368459951363').find('.headerImg').remove(); $('div.htmleditor1632368459951363').find('a[class="editlaw"]').remove(); $edit = $('div.htmleditor1632368459951363').html(); }); var $htmlTextarea = ''; var $html = ''; $html += ''; $($html).appendTo('.lawfile1632368459951363').promise().done(function() { $('div[id="' + $modalId_1632368459951363 + '"]').find('.addition-changebookfull').remove(); }); var $dialog = $('#' + $modalId_1632368459951363); $dialog.modal({ show: false, keyboard: false, backdrop: 'static' }); $dialog.on('shown.bs.modal', function() {}); $dialog.draggable({ handle: ".modal-header" }); $dialog.on('hidden.bs.modal', function() { $dialog.modal('hide'); enableScrolling(); $('body').removeClass('modal-open'); $dialog.remove(); }); $dialog.find('.modal-backdrop').remove(); window.CKEDITOR_BASEPATH = URL_APP + 'assets/custom/addon/plugins/ckeditor/'; if (typeof CKEDITOR == 'undefined') { $.cachedScript('assets/custom/addon/plugins/ckeditor/ckeditor.js?v=1').done(function() { CKEDITOR.replaceAll('body_' + $modalId_1632368459951363); }); } else { CKEDITOR.replaceAll('body_' + $modalId_1632368459951363); } $dialog.modal('show'); /* $.cachedScript('assets/custom/addon/plugins/tinymce/tinymce.min.js').done(function() { initTinyMceEditor_1632368459951363('#body_' + $modalId_1632368459951363, '520'); $dialog.modal('show'); }); */ Core.initAjax($dialog); Core.unblockUI(); } function initTinyMceEditor_1632368459951363($elementSelector, otherheight) { var _tinymceHeight = $(window).height() - 270; _tinymceHeight = (_tinymceHeight <= 100) ? '400px' : _tinymceHeight + 'px'; tinymce.dom.Event.domLoaded = true; tinymce.baseURL = URL + 'assets/custom/addon/plugins/tinymce'; tinymce.suffix = ".min"; tinymce.init({ selector: $elementSelector, height: _tinymceHeight, autoresize_max_height: _tinymceHeight, plugins: [ 'autoresize', 'advlist autolink lists link image charmap print preview hr anchor pagebreak', 'searchreplace wordcount visualblocks visualchars code fullscreen', 'insertdatetime media nonbreaking save table directionality', 'emoticons template paste textcolor colorpicker textpattern imagetools moxiemanager mention lineheight fullpage' ], toolbar1: 'cut copy paste | undo redo | styleselect | bold italic underline | alignleft aligncenter alignright alignjustify | bullist numlist | outdent indent | hr removeformat | customInsertButton currentdate', toolbar2: 'print preview | forecolor backcolor | subscript superscript strikethrough | charmap codesample | fontselect fontsizeselect | lineheightselect | table | link', // | fullscreen code | link image fontsize_formats: '8px 9px 10px 11px 12px 13px 14px 15px 16px 17px 18px 19px 20px 21px 22px 23px 24px 25px 36px 8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 19pt 20pt 21pt 22pt 23pt 24pt 25pt 36pt', lineheight_formats: '8px 9px 10px 11px 12px 13px 14px 15px 16px 17px 18px 19px 20px 1.0 1.15 1.5 2.0 2.5 3.0', image_advtab: true, setup: function(editor) { function insertImageCustom_1632368459951363() { $('#upload_1632368459951363').trigger('click'); $('#upload_1632368459951363').on('change', function() { var file = this.files[0]; if (file) { $(this).val(''); var reader = new FileReader(); reader.onload = function(e) { editor.insertContent(''); }; reader.readAsDataURL(file); } }); } editor.on('change', function(e) { $(editor.getElement()).trigger('change'); tinymce.triggerSave(); }); editor.on('blur', function() { setTimeout(function() { var $body = $('body'); $body.find('.mce-tinymce.mce-tinymce-inline.mce-arrow.mce-container.mce-panel.mce-floatpanel[hidefocus="1"]').hide(); }, 5); }); editor.addButton('currentdate', { icon: 'image', tooltip: "Insert image", оnсliсk: insertImageCustom_1632368459951363 }); }, apply_source_formatting: true, hidden_input: false, remove_linebreaks: false, paste_data_images: true, importcss_append: true, force_br_newlines: true, force_p_newlines: true, forced_root_block: 'section', menubar: false, statusbar: false, object_resizing: 'img', theme_advanced_toolbar_location: "bottom", theme_modern_toolbar_location: "bottom", paste_word_valid_elements: "section,b,p,br,strong,i,em,h1,h2,h3,h4,ul,li,ol,table,span,div,font", mentions: { delimiter: '#' }, document_base_url: URL, content_css: URL + 'assets/custom/css/print/tinymce.css', }); } function save_1632368459951363($uniqId, isfulledit) { if (typeof CKEDITOR !== 'undefined') { for (instance in CKEDITOR.instances) { CKEDITOR.instances[instance].updateElement(); } } var $html = ''; $html = $('#body_' + $uniqId).val(); $("#" + $uniqId).modal('hide'); $(".modal-backdrop").remove(); Core.unblockUI('.lawfile1632368459951363'); $('.law-content1632368459951363').find('.content').empty().append($html); return true; $.ajax({ type: 'post', dataType: 'json', url: 'legal/paragraphConvert', data: { isfulledit: isfulledit, html: $html }, beforeSend: function() { blockContent_1632368459951363($('.lawfile1632368459951363')); }, success: function(data) { $("#" + $uniqId).modal('hide'); $(".modal-backdrop").remove(); Core.unblockUI('.lawfile1632368459951363'); var $editSelector = $('.lawfile1632368459951363').find('[data-editlaw="' + $uniqId + '"]'); switch (isfulledit) { case '1': $editSelector.closest('.__drag-drop-law').empty().append(data.html); break; case '2': $editSelector.empty().append(data.html); break; case '3': $('.law-content1632368459951363').find('.content').empty().append(data.html); break; case '4': $editSelector.closest('.__drag-drop-law').after(data.html); $editSelector.closest('.__drag-drop-law').remove(); break; default: $editSelector.after(data.html); $editSelector.remove(); break; } $('.lawfile1632368459951363').find('.law-edit').removeClass('law-edit'); }, error: function(jqXHR, exception) { Core.showErrorMessage(jqXHR, exception); Core.unblockUI('.lawfile1632368459951363'); } }); } function close_1632368459951363($uniqId) { enableScrolling(); $('body').removeClass('modal-open'); $("#" + $uniqId).modal('hide'); $("#" + $uniqId).remove(); $(".modal-backdrop").remove(); $('.lawfile1632368459951363').find('.law-edit').removeClass('law-edit'); } function blockContent_1632368459951363(mainSelector) { $(mainSelector).block({ message: '', centerX: 0, centerY: 0, overlayCSS: { backgroundColor: '#fff', opacity: 0.8, cursor: 'wait' }, css: { width: 16, top: '15px', left: '', right: '15px', border: 0, padding: 0, backgroundColor: 'transparent' } }); }