From e8746ee7d9523f17cbcb4064a932cc81b5de14b2 Mon Sep 17 00:00:00 2001 From: Robert Best Date: Wed, 28 Sep 2016 15:32:49 -0400 Subject: [PATCH] Update Create.js --- frontend/src/Metamaps/Create.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/Metamaps/Create.js b/frontend/src/Metamaps/Create.js index 5d290fcd..db71fb8c 100644 --- a/frontend/src/Metamaps/Create.js +++ b/frontend/src/Metamaps/Create.js @@ -209,6 +209,7 @@ const Create = { bringToFront: true }) $('.new_topic').hide() + $('#new_topic').attr('oncontextmenu','return false') //prevents the mouse up event from opening the default context menu on this element }, name: null, newId: 1,