feature: reverts select2 changes
This commit is contained in:
parent
cf5ea2eac5
commit
56fc497067
7 changed files with 4449 additions and 7146 deletions
|
|
@ -63,7 +63,6 @@ c.template_context['attachment_store'] = {
|
|||
|
||||
## CSS definitions
|
||||
<%def name="css()">
|
||||
<link rel="stylesheet" type="text/css" href="${h.asset('css/select2.css', ver=c.rhodecode_version_hash)}" media="screen"/>
|
||||
<link rel="stylesheet" type="text/css" href="${h.asset('css/filepond.css', ver=c.rhodecode_version_hash)}" media="screen"/>
|
||||
<link rel="stylesheet" type="text/css" href="${h.asset('css/style.css', ver='321')}" media="screen"/>
|
||||
## EXTRA FOR CSS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue