Finalized images action and loop
This commit is contained in:
@@ -385,7 +385,8 @@
|
||||
<column name="title" size="100" type="VARCHAR" />
|
||||
<column name="code" size="10" type="VARCHAR" />
|
||||
<column name="locale" size="45" type="VARCHAR" />
|
||||
<column name="url" size="255" type="VARCHAR" />
|
||||
<column name="url" size="255" type="VARCHAR" />
|
||||
<column name="position" type="INTEGER" />
|
||||
<column name="by_default" type="TINYINT" />
|
||||
<behavior name="timestampable" />
|
||||
</table>
|
||||
@@ -545,6 +546,7 @@
|
||||
<column name="code" size="45" type="VARCHAR" />
|
||||
<column name="symbol" size="45" type="VARCHAR" />
|
||||
<column name="rate" type="FLOAT" />
|
||||
<column name="position" type="INTEGER" />
|
||||
<column name="by_default" type="TINYINT" />
|
||||
<behavior name="timestampable" />
|
||||
<behavior name="i18n">
|
||||
|
||||
0
local/media/.gitkeep
Normal file
0
local/media/.gitkeep
Normal file
Reference in New Issue
Block a user