изменил иерархию файлов
This commit is contained in:
parent
9ef7ac0df9
commit
dd1eed15cf
52 changed files with 1602 additions and 938 deletions
|
@ -11,7 +11,7 @@ var ryba = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eius
|
|||
<div class="title"><span><?js= method.name ?></span></div>
|
||||
|
||||
<?js if(method.description) { ?>
|
||||
<div class="description part bdotted"><?js= method.description ?></div>
|
||||
<div class="description part bdotted"><?js= self.replace_enters_to_br(method.description) ?></div>
|
||||
<?js } ?>
|
||||
|
||||
<div class="short bdotted part">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue