Show More
@@ -923,6 +923,7 var fileBrowserListeners = function(curr | |||||
923 | } |
|
923 | } | |
924 | if(match.length >= matches_max){ |
|
924 | if(match.length >= matches_max){ | |
925 | match.push('<tr><td>{0}</td><td colspan="5"></td></tr>'.format(_TM['Search truncated'])); |
|
925 | match.push('<tr><td>{0}</td><td colspan="5"></td></tr>'.format(_TM['Search truncated'])); | |
|
926 | break; | |||
926 | } |
|
927 | } | |
927 | } |
|
928 | } | |
928 | } |
|
929 | } |
General Comments 0
You need to be logged in to leave comments.
Login now