From ef103fb9fc25df8e0a084db1ebdd1a2f98eee60b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Tue, 24 Apr 2018 14:07:38 +0300 Subject: [PATCH] Remove example button from demo --- .../Pages/Components/Buttons.cshtml | 28 ------------------- 1 file changed, 28 deletions(-) diff --git a/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Buttons.cshtml b/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Buttons.cshtml index 71b0317dad..11464b53cc 100644 --- a/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Buttons.cshtml +++ b/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Buttons.cshtml @@ -58,32 +58,4 @@ <input abp-button="Primary" type="reset" value="Reset" /> - - -

# Example

- -
-
-
- - - -
- - @* - Daily - Weekly - Monthly - *@ - -
-
-

-    
\ No newline at end of file