First release
Add text to empty watched percent header Fix typo on IP modal text Update README Update CHANGELOG
This commit is contained in:
@@ -171,7 +171,8 @@ history_table_options = {
|
||||
},
|
||||
"searchable": false,
|
||||
"orderable": false,
|
||||
"className": "no-wrap hidden-md hidden-xs"
|
||||
"className": "no-wrap hidden-md hidden-xs",
|
||||
"width": "10px"
|
||||
}
|
||||
],
|
||||
"drawCallback": function (settings) {
|
||||
|
Reference in New Issue
Block a user