Explorar o código

Restore 'brief' parameter (regression from a292ff5cc089626d75bc96b4805ae5bc510e2fb3)

Jeremy Stretch %!s(int64=4) %!d(string=hai) anos
pai
achega
eb8e4f64fc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      netbox/project-static/js/forms.js

+ 1 - 0
netbox/project-static/js/forms.js

@@ -158,6 +158,7 @@ $(document).ready(function() {
                     q: params.term,
                     limit: 50,
                     offset: offset,
+                    brief: true,
                 };
 
                 // Attach any extra query parameters