Browse Source

Update ButtonGroups.cshtml

pull/691/head
Yunus Emre Kalkan 8 years ago
parent
commit
2ca539763a
  1. 2
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/ButtonGroups.cshtml

2
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/ButtonGroups.cshtml

@ -244,7 +244,7 @@
<h4>Vertical variation</h4>
<div class="demo-with-code">
<div class="demo-area">
<div class="demo-area text-center">
<abp-button-group direction="Vertical">
<abp-button button-type="Secondary">button</abp-button>
<abp-button button-type="Secondary">button</abp-button>

Loading…
Cancel
Save