diff --git a/static/js/Header.jsx b/static/js/Header.jsx index 182f2d12e4..d097d85f90 100644 --- a/static/js/Header.jsx +++ b/static/js/Header.jsx @@ -50,7 +50,7 @@ class Header extends Component { { Sefaria._siteSettings.TORAH_SPECIFIC ? {logo} : null } Texts - Topics + Topics Community Donate @@ -211,7 +211,7 @@ const MobileNavMenu = ({onRefClick, showSearch, openTopic, openURL, close, visib Texts - + Topics diff --git a/static/js/NavSidebar.jsx b/static/js/NavSidebar.jsx index 066a2047d6..1aaadeaee4 100644 --- a/static/js/NavSidebar.jsx +++ b/static/js/NavSidebar.jsx @@ -479,7 +479,7 @@ const WeeklyTorahPortion = () => { - + All Portions › פרשות השבוע › diff --git a/static/js/SourceEditor.jsx b/static/js/SourceEditor.jsx index dbf7b2d0c3..49c7cea19c 100644 --- a/static/js/SourceEditor.jsx +++ b/static/js/SourceEditor.jsx @@ -56,7 +56,7 @@ const SourceEditor = ({topic, close, origData={}}) => { const currentUrlObj = new URL(window.location.href); const tabName = currentUrlObj.searchParams.get('tab'); Sefaria.postRefTopicLink(refInUrl, payload) - .then(() => window.location.href = `../../django_topics/${topic}?sort=Relevance&tab=${tabName}`) + .then(() => window.location.href = `../../topics/${topic}?sort=Relevance&tab=${tabName}`) .finally(() => setSavingStatus(false)); } @@ -96,7 +96,7 @@ const SourceEditor = ({topic, close, origData={}}) => { const deleteTopicSource = function() { const url = `/api/ref-topic-links/${Sefaria.normRef(origData.ref)}?topic=${topic}&interface_lang=${Sefaria.interfaceLang}`; Sefaria.adminEditorApiRequest(url, null, null, "DELETE") - .then(() => window.location.href = `../../django_topics/${topic}`); + .then(() => window.location.href = `../../topics/${topic}`); } const previousTitleItemRef = useRef(data.enTitle ? "Previous Title" : null); //use useRef to make value null even if component re-renders const previousPromptItemRef = useRef(data.prompt ? "Previous Prompt" : null); diff --git a/static/js/TopicEditor.jsx b/static/js/TopicEditor.jsx index 392d3ce0e8..0341e82cbe 100644 --- a/static/js/TopicEditor.jsx +++ b/static/js/TopicEditor.jsx @@ -206,7 +206,7 @@ const TopicEditor = ({origData, onCreateSuccess, close, origWasCat}) => { onCreateSuccess(newSlug); } else { - window.location.href = `../../django_topics/${newSlug}`; + window.location.href = `../../topics/${newSlug}`; } } }).fail(function (xhr, status, errorThrown) { diff --git a/static/js/sheets.js b/static/js/sheets.js index ca955eff1b..5eda255c3c 100755 --- a/static/js/sheets.js +++ b/static/js/sheets.js @@ -2172,7 +2172,7 @@ sjs.sheetTagger = { } var html = ""; for (var i = 0; i < topics.length; i++) { - html = html + ''+topics[i].asTyped+''; + html = html + ''+topics[i].asTyped+''; } $("#sheetTags").html(html); }, diff --git a/templates/static/nash-bravmann-collection.html b/templates/static/nash-bravmann-collection.html index 7a3d79abac..bec3974a0d 100644 --- a/templates/static/nash-bravmann-collection.html +++ b/templates/static/nash-bravmann-collection.html @@ -110,7 +110,7 @@

The Jack Nash and Ludwig Bravmann Collection is a free, online library of Rabbi Adin Even-Israel Steinsaltz's major commentaries in Hebrew and English. Interlinked with Sefaria’s vast and ever-growing corpus of Jewish text, the Nash-Bravmann Collection further integrates Rabbi Steinsaltz’s Torah into the Jewish library, while also bringing these already-renowned commentaries to an even wider global audience. האוסף על שם ג׳ק נאש ולודוויג ברוומן הינו - + ספריה מקוונת חינמית הכוללת את הפרשנויות המרכזיות של הרב עדין אבן-ישראל שטיינזלץ בעברית ובאנגלית. בעצם שילובם של כתבי הרב שטיינזלץ באופן שוטף בספרייה ההולכת ומתרחבת של ספריא, אוסף נאש-ברוומן משמש כאמצעי להטמעה מעמיקה של תורתו בתוך שאר עולם המקורות היהודי, תוך כדי הנגשת הפרשנויות הנודעות האלו לקהילתנו העולמית.