first commit
This commit is contained in:
commit
058104b10f
59 changed files with 14719 additions and 0 deletions
8
templates/initi/tmpl/returns.tmpl
Normal file
8
templates/initi/tmpl/returns.tmpl
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?js
|
||||
var data = obj || {};
|
||||
if (data.description) {
|
||||
?>
|
||||
<div class="param-desc">
|
||||
<?js= description ?>
|
||||
</div>
|
||||
<?js } ?>
|
Loading…
Add table
Add a link
Reference in a new issue