Commit 5a64ee4f authored by Kevin Yumang's avatar Kevin Yumang

SERV-2286 - removed assetlocation on table config.

parent e5b9b2a2
......@@ -38,16 +38,6 @@
'Limitless::TableAutofillBody' => 'tableAutofillBody'
];
public $assetAllocation;
public function __construct() {
$this->assetAllocation = [
'Limitless::TableStart' => [
secure_url("/ceetrox/sidekick/resource/public/Elements/table/Styles/table.css")
]
];
}
/*
|--------------------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment