mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 05:04:34 -04:00
Rollback fixes for designs
This commit is contained in:
parent
2abfb4074e
commit
51f04058df
@ -401,7 +401,7 @@ class DesignController extends BaseController
|
|||||||
}
|
}
|
||||||
|
|
||||||
$design->design = $d;
|
$design->design = $d;
|
||||||
$design->save();
|
// $design->save();
|
||||||
|
|
||||||
/*
|
/*
|
||||||
This is required as the base template does not know to inject the table elements
|
This is required as the base template does not know to inject the table elements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user