taron133
2020-10-26 aa8d874c8a3287d41d26566ae32b6ed8d4557ff9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<input type="button" onclick="xajax_ShowFP();" value="{$showFPname}" />
<div id="div_FP"></div>
<script type="text/javascript">/*if (GID('FIRST_ID').value)*/ xajax_ShowFP();</script>
 
<form action="{$GRID_LINK}&amp;act_adm={$ACT_ADM}{if $ID}&amp;id={$ID}{/if}" method="post" onsubmit="return false;">
    <div class="label">{$full_opis_fail}:<a href="#" style="display:inline;" onclick="javascript:xajax_Change_level('8', GID('level_1').value, GID('level_2').value, GID('level_3').value, GID('ortsangabe_1').value, GID('ortsangabe_2').value, GID('fail_code').value, GID('opis_fail').value, GID('full_opis_fail').value);return false;"><img src='images/search.gif' /></a><br /><div style="display:inline;" id="div_full_opis_fail"></div></div>
 
    <div id="div_level_1" style="margin-bottom: 5px;"></div>
    <div id="div_level_2" style="margin-bottom: 5px;"></div>
    <div id="div_level_3" style="margin-bottom: 5px;"></div>
    <div id="div_ortsangabe_1" style="margin-bottom: 5px;"></div>
    <div id="div_ortsangabe_2" style="margin-bottom: 5px;"></div>
    <div id="div_opis_fail" style="margin-bottom: 5px;"></div>
    <!--div style="margin-bottom: 5px; width: 85%;"><div id="div_bt_hotline" class="checkbox_unchecked" style="width: 40px; float: left;"><input id="bt_hotline" type="checkbox" name="bt_hotline" onclick="CheckThis(this);"></div><div style="">Hotline wurde durch mich kontaktiert</div></div-->
    <div style="float: left;">{$fail_code}: <a href="#" style="display:inline;" onclick="javascript:xajax_Change_level('6', GID('level_1').value, GID('level_2').value, GID('level_3').value, GID('ortsangabe_1').value, GID('ortsangabe_2').value, GID('fail_code').value, GID('opis_fail').value);return false;"><img src='images/search.gif' /></a><div style="display:inline;" id="div_fail_code"></div></div>
 
    <div style="float: left; margin-bottom: 5px;"><div style="display:inline;" id="div_comment">{$comment_field}</div><br /></div>
</form><br />
 
<div id="div_grid_fails" style="float: left;">
    <div style="margin-top: 5px">
        <input type="button" onclick="return false;" title="{if $cgrid_send}{$cgrid_send}{else}OK{/if}" value="{if $cgrid_send}{$cgrid_send}{else}OK{/if}" disabled="true" class="disabled" />
        <input type="button" onclick="{literal}try { xajax_Change_VAGS(GetCbids('check_vags', 'check_vags_')); } catch(B) { location.reload(); }{/literal}" title="{$cgrid_back}" value="{$cgrid_back}" />
    </div>
</div>