From 9562d0755157dffd72790b0854aba640b4f39f2f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 9 Mar 2021 15:07:37 +0100 Subject: QA Regen ID: change place and color --- ishtar_common/models_common.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ishtar_common/models_common.py') diff --git a/ishtar_common/models_common.py b/ishtar_common/models_common.py index 17e643631..8a805d69e 100644 --- a/ishtar_common/models_common.py +++ b/ishtar_common/models_common.py @@ -2957,8 +2957,9 @@ class MainItem(ShortMenuItem): _("Regenerate ID"), "fa fa-key", _("regen."), - "", - True + "btn-info", + True, + 200 ) ] -- cgit v1.2.3