first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
UPDATE "#__guidedtour_steps"
|
||||
SET "target" = '#jform_description,#jform_description_ifr'
|
||||
WHERE "target" = '#jform_description';
|
||||
|
||||
UPDATE "#__guidedtour_steps"
|
||||
SET "target" = '#jform_articletext,#jform_articletext_ifr'
|
||||
WHERE "target" = '#jform_articletext';
|
||||
Reference in New Issue
Block a user