+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -231,7 +231,7 @@ export const selectableMixin = Vue.extend({
231
231
selectedRows = []
232
232
selected = true
233
233
}
234
-
this.selectedLastRow = selected ? index : -1
234
+
if (selected) this.selectedLastRow = index
235
235
}
236
236
}
237
237
selectedRows[index] = selected
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4