|
@@ -57,10 +57,10 @@ function toggleWarnBox(text) {
|
|
$(".warning-box").hide();
|
|
$(".warning-box").hide();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-require('./../images/toast-1.png').replace(/^undefined/g, '');
|
|
|
|
-require('./../images/toast-2.png').replace(/^undefined/g, '');
|
|
|
|
-require('./../images/toast-3.png').replace(/^undefined/g, '');
|
|
|
|
-require('./../images/toast-4.png').replace(/^undefined/g, '');
|
|
|
|
|
|
+require('../images/toast-1.png').replace(/^undefined/g, '');
|
|
|
|
+require('../images/toast-2.png').replace(/^undefined/g, '');
|
|
|
|
+require('../images/toast-3.png').replace(/^undefined/g, '');
|
|
|
|
+require('../images/toast-4.png').replace(/^undefined/g, '');
|
|
(function () {
|
|
(function () {
|
|
$.extend({
|
|
$.extend({
|
|
/****
|
|
/****
|