98
<div class="horisontal-separator"></div>
<div id="atmsStatusTable" class="atmsStatusTable bottomPresenter">
<div id="incidentsComponent" class="">
<div id="incidentsTable" class="incidentsTable topPresenter">
<ul>
<li class="toolBar">
<div>
<div>
<table>
<tbody>
<tr>
<td class="action">
<div class="outer" style="width: 280px;">
<div class="inner" style="width: 280px;">
<a class="button left create" title="Создать">Создать</a><a class="button middle calendar date-selection-field
date-selection-corner-top calendar-field-bottom" style="width: 69px;" title="Календарь" dateselectionoffsetx="0"
dateselectionoffsety="0" calendaroffsetx="0" calendaroffsety="30">Календарь</a><a class="button right appoint"
title="Назначить">Назначить</a>
<td class="search textAlignLeft">
<div class="container">
<label>
<input type="text" value="">
<div class="text">Поиск инцидента:</div>
</label>
<div class="result hidden"></div>
</div>
<div id="mapComponent" class="hidden">
<div id="map-layer" class="mapArea topPresenter"><div class="ol-viewport" data-view="3" style="position:
relative; overflow: hidden; width: 100%; height: 100%; touch-action: none;">
<tr class="repeat">
<td><span>{{localization.repeat}}:</span></td>
<td>
<div class="content">
<a title="">{{repeatSchedule}}</a>
<table class="repeat-timetable">
<tbody>
<tr>
<td class="top" colspan="3"><div></div></td>
</tr>
<tr>
<td class="left"><div></div></td>
<td class="center">
<div>
<ul>
{{#timeTables}}
<li class="{{class}}"><input type="checkbox" {{checked}} /><span>{{description}}</span></li>