0
rvanwoezik created
I want to use the bootstrap datepicker popup [http://keenthemes.com/preview/metronic/theme/admin_1_angularjs/#/ui_bootstrap.html])
Do I need to add a directive in app.js? Do I need to add script to to bundle in AppBundleConfig.cs?
Thanx in advance
1 Answer(s)
-
0
Hi,
It is a part of ui-bootstrap and it is already included in the project. <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/blob/dev/src/MyCompanyName.AbpZeroTemplate.Web/App/app.js#L4">https://github.com/aspnetzero/aspnet-ze ... /app.js#L4</a> You can use it without adding anything.