We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b55072 commit 92f87f9Copy full SHA for 92f87f9
tmpl/method.tmpl
@@ -13,7 +13,7 @@ var self = this;
13
if (properties && properties.length && properties.forEach) {
14
?>
15
16
- <h5>Properties:</h5>
+ <h3 class="subtitle">Properties</h3>
17
<?js= this.partial('properties.tmpl', data) ?>
18
19
<?js } ?>
0 commit comments