mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: upgrades bootstrap-modal (#7235)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user