Skip to content

Commit f4e1da4

Browse files
committed
[BUGFIX] Use creation_at field for cms pages
1 parent 014a466 commit f4e1da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/code/community/FireGento/AdminMonitoring/etc/adminmonitoring.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<fields>
1414
<created_at/>
1515
<updated_at/>
16-
<create_time/>
16+
<creation_time/>
1717
<update_time/>
1818
<low_stock_date/>
1919
</fields>

0 commit comments

Comments
 (0)