mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 22:15:48 +01:00
added tinycon lib and changed notif icon to be in CSS instead of in
template
This commit is contained in:
@@ -198,9 +198,10 @@ var utils = require('./../public/src/utils.js'),
|
||||
'vendor/jquery/js/jquery.timeago.js',
|
||||
'vendor/jquery/js/jquery.form.js',
|
||||
'vendor/bootstrap/js/bootstrap.min.js',
|
||||
'src/app.js',
|
||||
'vendor/requirejs/require.js',
|
||||
'vendor/bootbox/bootbox.min.js',
|
||||
'vendor/tinycon/tinycon.js',
|
||||
'src/app.js',
|
||||
'src/templates.js',
|
||||
'src/ajaxify.js',
|
||||
'src/translator.js',
|
||||
|
||||
Reference in New Issue
Block a user