opt
/
kaspersky
/
kav4fs
/
share
/
wmconsole
/
html
/
pages
/
notify
➕ New
📤 Upload
✎ Editing:
action_prop_dlg.html
← Back
<!-- Таблица с контентом --> <table id="voAS" cellspacing="0" cellpadding="0" width="500"> <tr> <td rowspan="4" width="5px"><img src= "../img/s.gif" width="5" height="14"/></td> <td height="2"><img src= "../img/s.gif" width="12" height="14"/></td> <td rowspan="4" width="5px"><img src= "../img/s.gif" width="5" height="14"/></td> </tr> <tr> <td valign="middle"> <table> <tr><td valign="middle" style="vertical-align:middle; height:36px; text-align:left"> <span class="res:ACTION_HINT"/> </td></tr> </table> </td> </tr> <tr> <td><div class="hrWPref" style="margin: 10px 0px 10px 0px"></div></td> </tr> <tr> <td> <table border="0" cellspacing="0" cellpadding="0" width="500" height="220" style="display:block;overflow:hidden;"> <tr> <td class="tabText" style="padding:2px 0px 3px 0px"> <span class="res:NOTIFY_VARIABLES"/> </td> <td style="width:22px;"><img src= "../img/s.gif" width="22" height="1"/></td> <td class="tabText" style="padding:2px 0px 4px 0px"> <span class="res:ACTION_SCRIPT"/> </td> </tr> <tr> <td style="width:220px"> <!-- 1 --> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td style="text-align:left; width:100%; vertical-align:middle;"> <select id="macro_text" style="width:202px"> <option>%OBJECT%</option> </select> </td> <td style="text-align:right; width:20px; vertical-align:middle;"> <input type="image" id="add_macro" title="Add macro" alt="Add macro" src="../img/buttons/add.gif"/> </td> </tr> <tr> <td style="text-align:left; padding:3px 0px; width:100%" colspan="2"> <span class="tabHint" id="macro_lbl" ic_res="">Current time</span> </td> </tr> </table> </td> <td style="width:22px;"><img src= "../img/s.gif" width="22" height="1"/></td> <td rowspan="2" style="padding:2px 0px 4px 0px"> <textarea class="textAreaNotify" style="border: 1px solid rgb(156, 183, 206); height:180px; width:228px; padding: 2px 5px;margin: 0px;" id="act_cmd"></textarea> </td> </tr> </table> </td> </tr> </table> <!-- Таблица с контентом --> <script language="javascript"> /* call new on this function after page load on element witch contains this page. * it 100% guarantee for work with uniqe ID on this page */ function voActionSettings(elem, params) { var voAS = this; voAS._opt = { propertiesChange: function(){} }; $.extend(voAS._opt, params); // VAR's voAS.elem = $(elem).find('table#voAS'); voAS.actionCmd = voAS.elem.find("#act_cmd"); voAS.main_map_controls=[ ['act_cmd' ,'Command' ] ]; } </script>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel