From b9a3ff74dd2b299ae4980922a6dcc55002662517 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 30 Oct 2015 14:29:15 -0400 Subject: Hooking up external components --- web/react/utils/constants.jsx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/react/utils/constants.jsx') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 1593f6706..c97e4d982 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -350,5 +350,10 @@ module.exports = { ruby: 'Ruby', java: 'Java', ini: 'ini' + }, + PostListJumpTypes: { + BOTTOM: 1, + POST: 2, + SIDEBAR_OPEN: 3 } }; -- cgit v1.2.3-1-g7c22