css print
This commit is contained in:
+6
-6
@@ -29,13 +29,13 @@ eval("{jQuery(function ($) {\n console.log('salut');\n\n // MENU BURGER\n con
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./scripts/print.js":
|
||||
/*!**************************!*\
|
||||
!*** ./scripts/print.js ***!
|
||||
\**************************/
|
||||
/***/ "./scripts/paged-print.js":
|
||||
/*!********************************!*\
|
||||
!*** ./scripts/paged-print.js ***!
|
||||
\********************************/
|
||||
/***/ (function() {
|
||||
|
||||
eval("{jQuery(function ($) {\n console.log('salut print');\n});\n\n//# sourceURL=webpack://dev.eql.fr/./scripts/print.js?\n}");
|
||||
eval("{(function (Drupal, once) {\n Drupal.behaviors.pagedPrint = {\n attach(context) {\n once('pagedPrint', 'body', context).forEach(() => {\n const params = new URLSearchParams(window.location.search);\n if (params.get('print') === '1' && window.PagedPolyfill) {\n window.PagedPolyfill.preview();\n }\n });\n }\n };\n })(Drupal, once);\n\n//# sourceURL=webpack://dev.eql.fr/./scripts/paged-print.js?\n}");
|
||||
|
||||
/***/ }),
|
||||
|
||||
@@ -74,7 +74,7 @@ eval("{__webpack_require__.r(__webpack_exports__);\n// extracted by mini-css-ext
|
||||
/******/ // This entry module can't be inlined because the eval devtool is used.
|
||||
/******/ __webpack_modules__["./scripts/main.js"](0, {}, __webpack_require__);
|
||||
/******/ __webpack_modules__["./scripts/extlink.js"](0, {}, __webpack_require__);
|
||||
/******/ __webpack_modules__["./scripts/print.js"](0, {}, __webpack_require__);
|
||||
/******/ __webpack_modules__["./scripts/paged-print.js"](0, {}, __webpack_require__);
|
||||
/******/ var __webpack_exports__ = {};
|
||||
/******/ __webpack_modules__["./scss/styles.scss"](0, __webpack_exports__, __webpack_require__);
|
||||
/******/
|
||||
|
||||
Reference in New Issue
Block a user