Sha256: 9c54d0c98b0ab8584f8bf624f5909bd47fa74e969bd98a9ed087473f0ab22468
Contents?: true
Size: 411 Bytes
Versions: 19
Compression:
Stored size: 411 Bytes
Contents
<tr ng-include="'views/types/embedded/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> <type-placeholder template="label" type="attribute.type"></type-placeholder> </td> <td> <attribute-description attribute="attribute"></attribute-description> </td> </tr>
Version data entries
19 entries across 19 versions & 1 rubygems