Skip to content
Snippets Groups Projects
Commit 65cb49c3 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

add immediate link to element

parent 72f7e2fb
No related branches found
No related tags found
2 merge requests!1856Merge 18.1.0,!1852Resolve "Open link assigned to an element on click"
Showing
with 4 additions and 0 deletions
alter table element_table
add column immediate_link character varying(1024);
alter table element_table
add column immediate_link character varying(1024);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment