Zmiany pomiędzy wersją 83 and wersją 84 dla DeployerGuide/Customization/ProcessAutomation

Pokaż
Ignoruj:
Data i czas:
11/04/11 14:58:26 (13 years temu)
Autor:
TS (IP: 213.227.67.33)
Komentarz:

--

Legend:

Bez zmian
Dodane
Usunięte
Zmienione
  • DeployerGuide/Customization/ProcessAutomation

    v83 v84  
    2828#!html 
    2929<script> 
    30 expandDD = function() {alert(1);} 
     30expandDD = function(id) { 
     31$(id+'Params').style.display = 'block'; 
     32} 
    3133</script> 
    32 <p style="font-weight:bold;" id="DecreeDocumentCommand" onclick="expandDD()">Przekaż dokument</p> 
    33 }}} 
    34 {{{ 
    35 #!html 
    36 <div style="display:none;"> 
     34<p style="font-weight:bold;" id="DecreeDocumentCommand" onclick="expandDD('DecreeDocumentCommand')">Przekaż dokument</p> 
     35}}} 
     36{{{ 
     37#!html 
     38<div style="display:none;" id="DecreeDocumentCommandParams"> 
    3739}}} 
    3840Komenda służy do automatycznego przekazywania dokumentu na wybrane stanowiska.