From cefef809659d32490121f01f78665f68058287a4 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 2 Apr 2014 12:01:50 +0300 Subject: [PATCH] remove layout from custom --- custom/Espo/Custom/Resources/layouts/Task/detail.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 custom/Espo/Custom/Resources/layouts/Task/detail.json diff --git a/custom/Espo/Custom/Resources/layouts/Task/detail.json b/custom/Espo/Custom/Resources/layouts/Task/detail.json deleted file mode 100644 index 86a76f09eb..0000000000 --- a/custom/Espo/Custom/Resources/layouts/Task/detail.json +++ /dev/null @@ -1 +0,0 @@ -[{"label":"Overview","rows":[[{"name":"name"},{"name":"parent"}],[{"name":"status"},{"name":"priority"}],[{"name":"dateStart"},false],[{"name":"dateEnd"},false],[{"name":"description"},false]]}] \ No newline at end of file