From f1ca9d7aa8f95f089edd9d939887dd443d636d2e Mon Sep 17 00:00:00 2001 From: Maksim Stojkovic <18454392+maksimstojkovic@users.noreply.github.com> Date: Fri, 20 May 2022 22:22:49 +1000 Subject: [PATCH] Added div for extra secondary modal buttons --- InvenTree/templates/js/translated/modals.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/InvenTree/templates/js/translated/modals.js b/InvenTree/templates/js/translated/modals.js index 023fcd26ce..cc1212494d 100644 --- a/InvenTree/templates/js/translated/modals.js +++ b/InvenTree/templates/js/translated/modals.js @@ -75,6 +75,9 @@ function createNewModal(options={}) {

+