Skip to content

Commit

Permalink
Merge remote-tracking branch 'cov/attachment-modules' into attachment…
Browse files Browse the repository at this point in the history
…-modules

* cov/attachment-modules:
  Add polyfills to demo.
  • Loading branch information
jgravois committed Jul 19, 2018
2 parents ab93f25 + 7c38266 commit 78267a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demos/attachments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

<script src="https://cdn.polyfill.io/v2/polyfill.js?features=es5,Promise,fetch"></script>

<div class="container-fluid">
<div class="row">
<div class="col-md-12">
Expand Down

0 comments on commit 78267a0

Please sign in to comment.