diff --git a/www/common/sframe-protocol.js b/www/common/sframe-protocol.js index 980abf105..1be9d7476 100644 --- a/www/common/sframe-protocol.js +++ b/www/common/sframe-protocol.js @@ -121,12 +121,10 @@ define({ 'EV_FILE_UPLOAD_STATE': true, 'Q_CANCEL_PENDING_FILE_UPLOAD': true, -<<<<<<< HEAD // Make the browser window navigate to a given URL, if no URL is passed then it will reload. 'EV_GOTO_URL': true, -======= + // Present mode URL 'Q_PRESENT_URL_GET_VALUE': true, 'EV_PRESENT_URL_SET_VALUE': true, ->>>>>>> 9271b0c1a860abaf765e9fe6e9948eff4487dc52 });