correct title for "Attributes" column (#618)

This commit is contained in:
Jeff Williams 2014-04-04 08:58:47 -07:00
parent 003099a0a8
commit a476aef10b
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
<th>Type</th>
<?js if (params.hasAttributes) {?>
<th>Argument</th>
<th>Attributes</th>
<?js } ?>
<?js if (params.hasDefault) {?>

View File

@ -48,7 +48,7 @@
<th>Type</th>
<?js if (props.hasAttributes) {?>
<th>Argument</th>
<th>Attributes</th>
<?js } ?>
<?js if (props.hasDefault) {?>