From 4931a78b1606359391066506cc3935f0f3e759e9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 14 Apr 2021 22:23:18 +0200 Subject: toggle popup --- frontend/app/views/tile/components/tile.form.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontend/app/views/tile/components/tile.form.js') diff --git a/frontend/app/views/tile/components/tile.form.js b/frontend/app/views/tile/components/tile.form.js index 54b736e..2e6dfef 100644 --- a/frontend/app/views/tile/components/tile.form.js +++ b/frontend/app/views/tile/components/tile.form.js @@ -22,7 +22,8 @@ import { IMAGE_TILE_STYLES, VIDEO_STYLES, TEXT_FONT_FAMILIES, TEXT_FONT_STYLES, CURSORS, UNITS, - NO_LINK, EXTERNAL_LINK, OPEN_POPUP_LINK, CLOSE_POPUP_LINK, + NO_LINK, EXTERNAL_LINK, + OPEN_POPUP_LINK, CLOSE_POPUP_LINK, TOGGLE_POPUP_LINK, PAGE_LIST_TOP_OPTIONS, NO_POPUP, POPUP_LIST_TOP_OPTIONS, } from 'app/views/tile/forms/tile.constants' -- cgit v1.2.3-70-g09d2