Base solution for your next web application
Open Closed

ui.bootstrap.datepickerPopup in SPA (Angular 1.5) #2292


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.