Zmiany pomiędzy wersją 81 and wersją 82 dla DeployerGuide/Customization/ProcessAutomation

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

--

Legend:

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

    v81 v82  
    2727{{{ 
    2828#!html 
    29 <p style="font-weight:bold;" id="DecreeDocumentCommand">Przekaż dokument</p> 
    30 }}} 
    31  
     29<script> 
     30expandDD = function() {alert(1);} 
     31</script> 
     32<p style="font-weight:bold;" id="DecreeDocumentCommand" onclick="expandDD();">Przekaż dokument</p> 
     33}}} 
     34{{{ 
     35#!html 
     36<div style="display:none;"> 
     37}}} 
    3238Komenda służy do automatycznego przekazywania dokumentu na wybrane stanowiska. 
    3339 
     
    3844 
    3945Wszystkie wartości w parametrach to orunid z widoku orgtree_view. 
    40  
     46{{{ 
     47#!html 
     48</div> 
     49}}} 
    4150 
    4251{{{