This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- | |
| - Para configurar o select para o padrão você tem que primeiro colocar o todo o select dentro do label. | |
| - Depois o texto do label coloca dentro de um spam no final, antes de fechar o label. | |
| - Por último adiciona o class "round" no select, ficando assim: class="mauticform-selectbox round" | |
| Abaixo está um exemplo aplicado já: | |
| --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| -------- >> Mautic Form Material Design - Input and Textarea | |
| */ | |
| .mauticform-label { | |
| --pure-material-safari-helper1: rgb(var(--pure-material-primary-rgb, 169, 17, 44)); | |
| position: relative; | |
| display: inline-block; | |
| padding-top: 6px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /bin/bash | |
| ###### Como Usar | |
| # //// | |
| # | |
| # Usage: | |
| # | |
| # Criar arquivo | |
| # Executar linhas abaixo | |
| # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0,6,12,25,31,37,48,54 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:segments:update | |
| 1,7,13,26,32,38,49,55 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:campaigns:rebuild | |
| 2,8,14,27,33,39,50,56 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:campaigns:trigger | |
| 3,9,15,28,34,40,51,57 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:emails:send | |
| 4,10,16,29,35,41,52,58 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:broadcasts:send | |
| 5,11,17,30,36,42,53,59 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:messages:send | |
| 18,43 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:email:fetch | |
| 19,44 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:integration:fetchleads | |
| 20,45 * * * * php /var/www/mautic.site.com.br/htdocs/app/console mautic:integration:pushactivity |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Address Definitions | |
| #include "f2407_c.h" | |
| #define DAC0 port0000 /* EVM DAC register 0 (I/O space) */ | |
| ioport unsigned port0000; /* '24xx compiler specific keyword */ | |
| #define DAC1 port0001 /* EVM DAC register 1 (I/O space) */ | |
| ioport unsigned port0001; /* '24xx compiler specific keyword */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <winsock.h> | |
| #include <stdlib.h> | |
| #include <stdio.h> | |
| #include <string.h> | |
| int main(int argc, char *argv[]) | |
| { | |
| WSADATA wsInformacao; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <winsock.h> | |
| #include <stdlib.h> | |
| #include <stdio.h> | |
| #include <string.h> | |
| int main(int argc, char *argv[]) | |
| { | |
| WSADATA wsInformacao; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; MOD4LAB.ASM | |
| ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| ;Address Definitions | |
| ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| .include f2407.h ;address definitions | |
| ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| ;Constant Definitions | |
| ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Facebook Pixel Code --> | |
| <script> | |
| !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? | |
| n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; | |
| n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; | |
| t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, | |
| document,'script','https://connect.facebook.net/en_US/fbevents.js'); | |
| fbq('init', '764569753665277'); | |
| fbq('track', "Lead");</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Google Tag Manager --> | |
| <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-T7KLBT" | |
| height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | |
| <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | |
| new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | |
| j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | |
| '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | |
| })(window,document,'script','dataLayer','GTM-T7KLBT');</script> | |
| <!-- End Google Tag Manager --> |