some restyle

This commit is contained in:
Aleksey Chichenkov 2018-10-10 14:00:35 +03:00
parent 27e785d1da
commit 905b0f7cb5
20 changed files with 218 additions and 224 deletions

View file

@ -98,7 +98,7 @@
</td>
<?js } ?>
<td class="description last"><?js= prop.description ?><?js if (prop.subprops) { ?>
<td class="desc last"><?js= prop.description ?><?js if (prop.subprops) { ?>
<h6>Properties</h6><?js= self.partial('properties.tmpl', prop) ?>
<?js } ?></td>
</tr>