Plunker script source change #50

Closed
opened 2019-05-31 21:58:06 +08:00 by pbldk · 2 comments
pbldk commented 2019-05-31 21:58:06 +08:00 (Migrated from github.com)

All examples shown on website leads to a Plunker page.
The ui-bootstrap javascript code on those pages is 404. So they should be changed from:

From:

<script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-3.0.6.js"></script>

To:

<script src="https://morgul.github.io/ui-bootstrap4/ui-bootstrap-tpls-3.0.6.min.js"></script>
All examples shown on website leads to a Plunker page. The ui-bootstrap javascript code on those pages is 404. So they should be changed from: From: <script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-3.0.6.js"></script> To: <script src="https://morgul.github.io/ui-bootstrap4/ui-bootstrap-tpls-3.0.6.min.js"></script>
pbldk commented 2019-09-26 23:16:12 +08:00 (Migrated from github.com)

Ok fixed.

plunker.zip

Ok fixed. [plunker.zip](https://github.com/Morgul/ui-bootstrap4/files/3658515/plunker.zip)
Morgul commented 2019-10-05 09:42:51 +08:00 (Migrated from github.com)

@ElitenetDenmark Could you please make a merge request?

@ElitenetDenmark Could you please make a merge request?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: invisi/ui-bootstrap4#50