From 3f4c977bc9c4604f0216f0463bd609c615b6c0b7 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Fri, 11 Oct 2024 17:55:27 +0300 Subject: Update demo scripts --- indra/newview/scripts/lua/test_toolbars.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/scripts/lua/test_toolbars.lua') diff --git a/indra/newview/scripts/lua/test_toolbars.lua b/indra/newview/scripts/lua/test_toolbars.lua index 7683fca8a3..9cd1043446 100644 --- a/indra/newview/scripts/lua/test_toolbars.lua +++ b/indra/newview/scripts/lua/test_toolbars.lua @@ -20,7 +20,7 @@ if response == 'OK' then UI.removeToolbarBtn(BUTTONS[i]) end end - popup:tip('Toolbars were reshuffled') + UI.popup:tip('Toolbars were reshuffled') else - popup:tip('Canceled') + UI.popup:tip('Canceled') end -- cgit v1.2.3