Skip to content

Commit

Permalink
#6860 rearranging_marketing_platform_view (#6861)
Browse files Browse the repository at this point in the history
(cherry picked from commit 72f040c)
  • Loading branch information
metasnw authored and metas-ts committed Jun 16, 2020
1 parent 02e323c commit 0ea6829
Showing 1 changed file with 15 additions and 0 deletions.
@@ -0,0 +1,15 @@
-- 2020-06-16T13:12:29.578Z
-- URL zum Konzept
UPDATE AD_UI_Element SET IsDisplayedGrid='N', SeqNoGrid=0,Updated=TO_TIMESTAMP('2020-06-16 15:12:29','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551942
;

-- 2020-06-16T13:12:29.592Z
-- URL zum Konzept
UPDATE AD_UI_Element SET IsDisplayedGrid='Y', SeqNoGrid=30,Updated=TO_TIMESTAMP('2020-06-16 15:12:29','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551939
;

-- 2020-06-16T13:12:29.595Z
-- URL zum Konzept
UPDATE AD_UI_Element SET IsDisplayedGrid='Y', SeqNoGrid=40,Updated=TO_TIMESTAMP('2020-06-16 15:12:29','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551937
;

0 comments on commit 0ea6829

Please sign in to comment.