Explorar o código

#10094 changes from code review

Arthur %!s(int64=3) %!d(string=hai) anos
pai
achega
1c46102c4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/netbox/views/generic/object_views.py

+ 1 - 1
netbox/netbox/views/generic/object_views.py

@@ -327,7 +327,7 @@ class ObjectEditView(GetReturnURLMixin, BaseObjectView):
         """
         return obj
 
-    def get_extra_addanother_params(self, request, params):
+    def get_extra_addanother_params(self, request):
         """
         Return a dictionary of extra parameters to use on the Add Another button.
         """