diff --git a/step-core/src/main/resources/step.core.properties b/step-core/src/main/resources/step.core.properties index 16b06f7457..ffa6c05a33 100644 --- a/step-core/src/main/resources/step.core.properties +++ b/step-core/src/main/resources/step.core.properties @@ -49,6 +49,7 @@ app.versions.stepPrefix.Geneva1599=Gen app.versions.stepPrefix.Godbey=Godb app.versions.stepPrefix.GodsWord=GodW app.versions.stepPrefix.Jubilee2000=Jub +app.versions.stepPrefix.LSB_sbOnly=LSB app.versions.stepPrefix.LXX_th=LXX app.versions.stepPrefix.LXX2012=LXX2 app.versions.stepPrefix.Leeser=Lees @@ -172,6 +173,8 @@ app.versions.shortName.LBLA=La Biblia de las Am\u00E9ricas 1997 in Spanish app.versions.shortName.LEB=Lexham English Bible 2012 app.versions.shortName.Leeser=Leeser Old Testament 1853 app.versions.shortName.LO=The Living Oracles NT +app.versions.shortName.LSB_sbOnly=Legacy Standard Bible +app.versions.shortName.LSB=Legacy Standard Bible app.versions.shortName.LXX=Septuagint ed Rahlfs from ancient manuscripts 1935 OT app.versions.shortName.Mal1865=Malagasy Bible 1865 in Malagasy app.versions.shortName.ManxGaelic=Manx Gaelic Scripture Portions (Est, Jon, Mat, Luk, Jhn) in Manx diff --git a/step-web/src/main/webapp/js/backbone/views/view_sidebar.js b/step-web/src/main/webapp/js/backbone/views/view_sidebar.js index 5c91ccd3a3..39751548d8 100644 --- a/step-web/src/main/webapp/js/backbone/views/view_sidebar.js +++ b/step-web/src/main/webapp/js/backbone/views/view_sidebar.js @@ -725,7 +725,8 @@ var SidebarView = Backbone.View.extend({ .append(relatedNosToDisplay[i].gloss) .append(step.util.formatSearchResultRange(relatedNosToDisplay[i]._searchResultRange, false)) .data("strongNumber", relatedNosToDisplay[i].strongNumber)); - } ul.append(li); + } + ul.append(li); matchingExpression += relatedNosToDisplay[i].strongNumber + " "; } } diff --git a/step-web/src/main/webapp/js/step.util.js b/step-web/src/main/webapp/js/step.util.js index b81e5749f9..abaf90e8a3 100644 --- a/step-web/src/main/webapp/js/step.util.js +++ b/step-web/src/main/webapp/js/step.util.js @@ -1767,21 +1767,18 @@ step.util = { '