[datapress] r150 committed - Changed width of extra attributes to 40. 60 was too long

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 23, 2011, 9:56:04 PM2/23/11
to datapres...@googlegroups.com
Revision: 150
Author: edward.benson
Date: Wed Feb 23 18:53:11 2011
Log: Changed width of extra attributes to 40. 60 was too long
http://code.google.com/p/datapress/source/detail?r=150

Modified:
/trunk/plugin/configurator/exhibit-inputbox-view-bar.php
/trunk/plugin/configurator/exhibit-inputbox-view-list.php
/trunk/plugin/configurator/exhibit-inputbox-view-map.php
/trunk/plugin/configurator/exhibit-inputbox-view-scatter.php
/trunk/plugin/configurator/exhibit-inputbox-view-table.php
/trunk/plugin/configurator/exhibit-inputbox-view-timeline.php

=======================================
--- /trunk/plugin/configurator/exhibit-inputbox-view-bar.php Wed Feb 23
18:51:08 2011
+++ /trunk/plugin/configurator/exhibit-inputbox-view-bar.php Wed Feb 23
18:53:11 2011
@@ -15,7 +15,7 @@

<tr>
<td><i>Extra Attributes (Advanced)</i></td>
- <td><input id="exhibit-views-bar-extra-attributes" type="text"
size="60" /></td>
+ <td><input id="exhibit-views-bar-extra-attributes" type="text"
size="40" /></td>
</tr>

</table>
=======================================
--- /trunk/plugin/configurator/exhibit-inputbox-view-list.php Wed Feb 23
18:51:08 2011
+++ /trunk/plugin/configurator/exhibit-inputbox-view-list.php Wed Feb 23
18:53:11 2011
@@ -31,7 +31,7 @@

<tr>
<td><i>Extra Attributes (Advanced)</i></td>
- <td><input id="exhibit-views-list-extra-attributes"
type="text" size="60" /></td>
+ <td><input id="exhibit-views-list-extra-attributes"
type="text" size="40" /></td>
</tr>


=======================================
--- /trunk/plugin/configurator/exhibit-inputbox-view-map.php Wed Feb 23
18:51:08 2011
+++ /trunk/plugin/configurator/exhibit-inputbox-view-map.php Wed Feb 23
18:53:11 2011
@@ -34,7 +34,7 @@
</tr>
<tr>
<td><i>Extra Attributes (Advanced)</i></td>
- <td><input id="exhibit-views-maps-extra-attributes"
type="text" size="60" /></td>
+ <td><input id="exhibit-views-maps-extra-attributes"
type="text" size="40" /></td>
</tr>
</table>
<!--
=======================================
--- /trunk/plugin/configurator/exhibit-inputbox-view-scatter.php Wed Feb 23
18:51:08 2011
+++ /trunk/plugin/configurator/exhibit-inputbox-view-scatter.php Wed Feb 23
18:53:11 2011
@@ -33,7 +33,7 @@

<tr>
<td><i>Extra Attributes (Advanced)</i></td>
- <td><input id="exhibit-views-scatter-extra-attributes"
type="text" size="60" /></td>
+ <td><input id="exhibit-views-scatter-extra-attributes"
type="text" size="40" /></td>
</tr>


=======================================
--- /trunk/plugin/configurator/exhibit-inputbox-view-table.php Wed Feb 23
18:51:08 2011
+++ /trunk/plugin/configurator/exhibit-inputbox-view-table.php Wed Feb 23
18:53:11 2011
@@ -8,7 +8,7 @@

<tr>
<td><i>Extra Attributes (Advanced)</i></td>
- <td><input id="exhibit-views-table-extra-attributes"
type="text" size="60" /></td>
+ <td><input id="exhibit-views-table-extra-attributes"
type="text" size="40" /></td>
</tr>


=======================================
--- /trunk/plugin/configurator/exhibit-inputbox-view-timeline.php Wed Feb
23 18:51:08 2011
+++ /trunk/plugin/configurator/exhibit-inputbox-view-timeline.php Wed Feb
23 18:53:11 2011
@@ -49,7 +49,7 @@
</tr>
<tr>
<td><i>Extra Attributes (Advanced)</i></td>
- <td><input id="exhibit-views-timeline-extra-attributes"
type="text" size="60" /></td>
+ <td><input id="exhibit-views-timeline-extra-attributes"
type="text" size="40" /></td>
</tr>
</table>
<br />

Reply all
Reply to author
Forward
0 new messages