mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
DEV: upgrades bootstrap-modal (#7235)
This commit is contained in:
parent
da578e92f2
commit
c18a6069c2
4 changed files with 53 additions and 24 deletions
|
@ -19,6 +19,9 @@ task 'javascript:update' do
|
|||
|
||||
dependencies = [
|
||||
{
|
||||
source: 'bootstrap/js/modal.js',
|
||||
destination: 'bootstrap-modal.js'
|
||||
}, {
|
||||
source: 'ace-builds/src-min-noconflict/.',
|
||||
destination: 'ace',
|
||||
public: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue