1 |
8 |
ahitrov@rambler.ru |
<& "/contenido/components/title.msn", title=>'Создание связей' &> |
2 |
|
|
<table width="100%" cellspacing="5" cellpadding="0" border="0"> |
3 |
|
|
<tr><td style="font-size:110%;"> |
4 |
|
|
<div><b>Создание связей. Тип связи — |
5 |
|
|
<% $class->class_name %> (<span style="color:olive;"><% $class %></span>)</b></div> |
6 |
|
|
</td></tr> |
7 |
|
|
</table> |
8 |
|
|
</body> |
9 |
|
|
</html> |
10 |
|
|
<%args> |
11 |
|
|
$class => '' |
12 |
|
|
$source_class => '' |
13 |
|
|
$source_id => '' |
14 |
|
|
$dest_class => '' |
15 |
|
|
$dest_id => '' |
16 |
|
|
$save => 0 |
17 |
|
|
$status => 0 |
18 |
|
|
</%args> |