|
|
@@ -252,7 +252,7 @@ class column {
|
|
|
"'Ocean Freight'" =>array("type" =>"mode"),
|
|
|
"status" =>array("type" =>"status"),
|
|
|
"created_time" =>array("formatter" =>"dateTime"),
|
|
|
- "etd" =>array("formatter" =>"dateTime"),
|
|
|
+ "etd" =>array("formatter" =>"date"),
|
|
|
"f_eta" =>array("formatter" =>"date"));
|
|
|
}
|
|
|
}
|