Add version files and new GIF images for UI components
This commit is contained in:
23
themes/common/grid_dates.xml
Normal file
23
themes/common/grid_dates.xml
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rows>
|
||||
<row id="1">
|
||||
<cell>John Grisham</cell>
|
||||
<cell>08/02/1955</cell>
|
||||
<cell></cell>
|
||||
</row>
|
||||
<row id="2">
|
||||
<cell>Stephen King</cell>
|
||||
<cell>21/09/1947</cell>
|
||||
<cell></cell>
|
||||
</row>
|
||||
<row id="3" selected="1">
|
||||
<cell>Michel Oshpic</cell>
|
||||
<cell>12/01/1971</cell>
|
||||
<cell></cell>
|
||||
</row>
|
||||
<row id="9">
|
||||
<cell>Honore de Cruason</cell>
|
||||
<cell>12/01/1991</cell>
|
||||
<cell></cell>
|
||||
</row>
|
||||
</rows>
|
||||
Reference in New Issue
Block a user