feature: implements mid trimming long text; implements repo length truncation
This commit is contained in:
parent
1906b1960f
commit
e0b2043c71
21 changed files with 311 additions and 96 deletions
|
|
@ -70,6 +70,7 @@
|
|||
"<%= dirs.js.src_rc %>/i18n/select2/translations.js",
|
||||
"<%= dirs.js.src %>/rhodecode/utils/array.js",
|
||||
"<%= dirs.js.src %>/rhodecode/utils/string.js",
|
||||
"<%= dirs.js.src %>/rhodecode/utils/trimText.js",
|
||||
"<%= dirs.js.src %>/rhodecode/utils/pyroutes.js",
|
||||
"<%= dirs.js.src %>/rhodecode/utils/ajax.js",
|
||||
"<%= dirs.js.src %>/rhodecode/utils/autocomplete.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue