#216 Fix search bug
Merged 4 years ago by jflory7. Opened 4 years ago by alishapapun.
fedora-commops/ alishapapun/fedora-happiness-packets master  into  master

file modified
+1 -1
@@ -13,8 +13,8 @@ 

      <link href="{% static 'images/favicon.ico' %}" rel="icon" type="image/x-icon">

      <script src="https://apis.google.com/js/platform.js" async defer></script>

      <!-- <script src="http://code.jquery.com/jquery-latest.min.js"></script> -->

-     <script src="{% static 'js/fas_details.js' %}" type="text/javascript"></script>

      <script src="{% static 'js/vendor/jquery-3.3.1.min.js' %}"></script>

+     <script src="{% static 'js/fas_details.js' %}" type="text/javascript"></script>

      <script src="{% static 'bootstrap/js/bootstrap.bundle.min.js' %}" async defer></script>

  

      <!--[if lt IE 8]>

Metadata Update from @jflory7:
- Pull-request tagged with: bug, type - frontend, type - summer coding
- Request assigned

4 years ago

Oops, I didn't realize this broke. Thanks for fixing it @alishapapun! Merging. :clapper:

Pull-Request has been merged by jflory7

4 years ago