Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Integrate updated_at #63

@MageDev-1

Description

@MageDev-1

Hi, it would be nice if you integrate updated_at into enhancedgrid.
Show.php -> $cols[] = array('value' => 'updated_at', 'label' => 'Date Updated');
and
Columns.php ->
'updated_at' => array(
'type' => 'datetime',
'width' => '100px',
'header' => Mage::helper('catalog')->__('Date Updated'),
),

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions