Sha256: 0bcd050d3a67577fa03ef89c9b0fbcec92c381449d4bab0ce368707176bd452c

Contents?: true

Size: 640 Bytes

Versions: 14

Compression:

Stored size: 640 Bytes

Contents

<div class="dojoxFileInfoPane">
	<table>
		<tbody>
			<tr>
				<td class="dojoxFileInfoLabel dojoxFileInfoNameLabel">${_messages.name}</td>
				<td class="dojoxFileInfoName" dojoAttachPoint="nameNode"></td>
			</tr>
			<tr>
				<td class="dojoxFileInfoLabel dojoxFileInfoPathLabel">${_messages.path}</td>
				<td class="dojoxFileInfoPath" dojoAttachPoint="pathNode"></td>
			</tr>
			<tr>
				<td class="dojoxFileInfoLabel dojoxFileInfoSizeLabel">${_messages.size}</td>
				<td class="dojoxFileInfoSize" dojoAttachPoint="sizeNode"></td>
			</tr>
		</tbody>
	</table>
	<div dojoAttachPoint="containerNode" style="display:none;"></div>
</div>

Version data entries

14 entries across 14 versions & 4 rubygems

Version Path
dojox-rails-0.13.0 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojox-rails-0.12.0 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojox-rails-0.11.0 vendor/assets/javascripts/widget/FilePicker/_FileInfoPane.html
dojo-rails-0.9.4 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojo-rails-0.9.3 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojo-rails-0.9.2 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojo-rails-0.9.1 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojo-rails-0.9.0 vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html
dojo_src-1.5.0 dojo/dojox/widget/FilePicker/_FileInfoPane.html
dojo_src-1.4.3 dojo/dojox/widget/FilePicker/_FileInfoPane.html
dojo_src-1.4.102 dojo/dojox/widget/FilePicker/_FileInfoPane.html
dojo-pkg-1.132.0 data/dojo-release-1.3.2-src/dojox/widget/FilePicker/_FileInfoPane.html
dojo-pkg-1.130.0 data/dojo-release-1.3.0-src/dojox/widget/FilePicker/_FileInfoPane.html
dojo-pkg-1.131.0 data/dojo-release-1.3.1-src/dojox/widget/FilePicker/_FileInfoPane.html