Victor S.
Victor S.
Any change to remove 200 and 304 code natively? I have the same behaviour and I wish to made via bs-config. Thanks
Quick solution: `import 'angular-drag-and-drop-lists/angular-drag-and-drop-lists';` `angular.module('appName', ['dndLists']);` it's important to add quotes to **dndLists** word inside angular.module.
Actually not, i'm developing a wordpress and trying to save to pdf a product page (I know that I'm poor and troglodyte man). I'm trying to understand how dompdf works...
After cleaning a lot of CSS i'm only loading 2 of them. One with grid and other with corrections. Actually I have this error: Fatal error: Call to a member...
I'm modified Dompdf\FrameDecorator\Block Class adding a control line to get_current_line_box() method: ``` /** * @return LineBox */ function get_current_line_box() { if( $this->_cl _cl = 0; return $this->_line_boxes[$this->_cl]; } ``` This...
Generated HTML (i just removed urls and some extra data) ```html Producto Kits - removed window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/removed.ebavs.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.3"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length .container .main_menu ul:first-child > li >...
Sorry guys, you can access css changing "removed." with "www."
Any update? I'm in same situation.
Hey, you don't changed asset_path: $app['asset_path'] = 'http://domain.com/crudadmin/resources';