Take bootstrap from the CDN
This commit is contained in:
parent
dfbb3948dc
commit
38a960788c
8 changed files with 3 additions and 9560 deletions
2268
js/bootstrap.js
vendored
2268
js/bootstrap.js
vendored
File diff suppressed because it is too large
Load diff
6
js/bootstrap.min.js
vendored
6
js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -180,6 +180,7 @@ weechat.factory('handlers', ['$rootScope', 'colors', 'pluginManager', function($
|
|||
}
|
||||
|
||||
var additionalContent = pluginManager.contentForMessage(text[0]['text']);
|
||||
|
||||
if (additionalContent) {
|
||||
buffer_line['metadata'] = additionalContent;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue