Sha256: 84a3acfc24353a966a5fd34da74f645482ca664a1d4d462c5a23df5514adc126

Contents?: true

Size: 409 Bytes

Versions: 6

Compression:

Stored size: 409 Bytes

Contents

<tr ng-include="'views/directives/attribute_table_row/_default.html'" no-container></tr>
<tr ng-repeat="(attribute_name,attribute) in attribute.type.attributes">
  <td ng-bind-html="name + '.' + attribute_name | attributeName">
  </td>
  <td>
		 <rs-type-label type="attribute.type"></rs-type-label>
  </td>
  <td>
    <rs-attribute-description attribute="attribute"></rs-attribute-description>
  </td>
</tr>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
praxis-0.16.1 lib/api_browser/app/views/directives/attribute_table_row/_links.html
praxis-0.16.0 lib/api_browser/app/views/directives/attribute_table_row/_links.html
praxis-0.15.0 lib/api_browser/app/views/directives/attribute_table_row/_links.html
praxis-0.14.0 lib/api_browser/app/views/directives/attribute_table_row/_links.html
praxis-0.13.0 lib/api_browser/app/views/directives/attribute_table_row/_links.html
praxis-0.11.2 lib/api_browser/app/views/directives/attribute_table_row/_links.html