diff options
Diffstat (limited to 'framework/Wsat/pages/TWsatHome.page')
-rw-r--r-- | framework/Wsat/pages/TWsatHome.page | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/Wsat/pages/TWsatHome.page b/framework/Wsat/pages/TWsatHome.page index 2f65a541..3083a39c 100644 --- a/framework/Wsat/pages/TWsatHome.page +++ b/framework/Wsat/pages/TWsatHome.page @@ -13,6 +13,7 @@ Enables you to generate all Active Record Classes with relations included. </td> </tr> + <!--- <tr style="background-color: #cccccc"> <td style="padding: 5px; width: 100px"> <com:THyperLink NavigateUrl="<%= $this->Service->constructUrl('TWsatScaffolding') %>" Text="Scaffolding" /> @@ -21,5 +22,6 @@ Enables you to generate a completed CRUD based in DB tables. It allow to choose bootstrap for the view generation. </td> </tr> + ---> </table> </com:TContent> |