-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major
-
None
-
Affects Version/s: 4.9.2
-
Component/s: Pegasus Dashboard
-
None
-
Environment:Firefox, macOS 10.14.5
The webrowser states "Firefox has blocked parts of this page that are not secure".
I believe the patch that we made was:
```
<!-- JavaScript -->
<script src="http://code.jquery.com/jquery-2.1.3.min.js" integrity="sha256-ivk71nXhz9nsyFDoYoGf2sbjrR9ddh+XDkCcfZxjvcM=" crossorigin="anonymous"></script>
<script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<script>
```
Changing to https ---> `src=https`