Fix typo in the Device By Location report template
This commit is contained in:
@@ -48,7 +48,7 @@ $(document).ready(function() {
|
||||
return '<a href="[% search_device %]&q=' + encodeURIComponent(data) + '&model=' + encodeURIComponent(data) + '">' + he.encode(data || '') + '</a>';
|
||||
}
|
||||
}
|
||||
].
|
||||
],
|
||||
[% INCLUDE 'ajax/datatabledefaults.tt' -%]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user