FUCK STUPID FUCKING CHANGES
This commit is contained in:
parent
c65f353d44
commit
08c51a3f9f
|
|
@ -49,11 +49,6 @@ class Job extends AppModel {
|
||||||
'Email' => array(
|
'Email' => array(
|
||||||
'className' => 'Email',
|
'className' => 'Email',
|
||||||
'joinTable' => 'emails_jobs',
|
'joinTable' => 'emails_jobs',
|
||||||
),
|
|
||||||
|
|
||||||
'ShipmentCategory' => array(
|
|
||||||
'className' => 'ShipmentCategory',
|
|
||||||
'joinTable' => 'jobs_shipment_categories'
|
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue