From aa6d55c6c61c71ab2f4d866ad38bacf4e370a69b Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Tue, 15 Mar 2016 07:59:58 -0600 Subject: [PATCH] Refactor 'nb' naming to more accurate 'menuItem' --- app/reducers/navigation.jsx | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/app/reducers/navigation.jsx b/app/reducers/navigation.jsx index 198b435..f30bd4c 100644 --- a/app/reducers/navigation.jsx +++ b/app/reducers/navigation.jsx @@ -163,28 +163,32 @@ function findIndex(state, notebook){ function refreshMenuItems(state){ var menuItems = state.menuItems for(var i=0; i