Skip to content

Commit f651a34

Browse files
committed
u
1 parent dd81887 commit f651a34

File tree

6 files changed

+1107
-1107
lines changed

6 files changed

+1107
-1107
lines changed

books/barbahariDFK.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

js/barbahariDFK-script.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $(document).ready(() => {
107107
// adds footnote line for shurooh
108108
// if (data !== "") { } else { return data; } ONLY applies if string is not empty
109109
{
110-
targets: [4],
110+
targets: [5],
111111
render: function (data, type, row) {
112112
if (data !== "") {
113113
data = "‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾<br>" + data;
@@ -159,16 +159,16 @@ $(document).ready(() => {
159159
},
160160
},
161161
{
162-
className: "uSunnahCol4", // dv
162+
className: "ColTakhrij", // ar footnote
163163
targets: [3],
164164
visible: true,
165-
searchable: true,
165+
searchable: false,
166166
searchPanes: {
167167
show: false,
168168
},
169169
},
170170
{
171-
className: "ColTakhrij", // footnote
171+
className: "uSunnahCol4", // dv text
172172
targets: [4],
173173
visible: true,
174174
searchable: true,
@@ -177,12 +177,12 @@ $(document).ready(() => {
177177
},
178178
},
179179
{
180-
className: "uSunnahCol5", // page no.
180+
className: "ColTakhrij", // dv footnote
181181
targets: [5],
182182
visible: true,
183-
searchable: false,
183+
searchable: true,
184184
searchPanes: {
185-
show: true,
185+
show: false,
186186
},
187187
},
188188

js/barbahariDFK-script.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/json/barbahariDFK.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)