mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 12:02:25 +02:00
Removed indent per review
This commit is contained in:
parent
2322a9ea7f
commit
d548afb277
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<?js= self.partial('details.tmpl', doc) ?>
|
||||
<?js= self.partial('details.tmpl', doc) ?>
|
||||
|
||||
<?js if (doc.examples && doc.examples.length) { ?>
|
||||
<h3>Example<?js= doc.examples.length > 1? 's':'' ?></h3>
|
||||
|
|
Loading…
Reference in a new issue