John-Henrique

Results 4 issues of John-Henrique

Are simple changes but I believe this is util. I don't made this changes because I don't know how to use gulp or the method used to make CSS styles...

enhancement
help wanted
v1

This is my example. When run this the preloader isn't displayed. ``` javascript phonon.preloader( '#carregando' ).show(); $.ajax({ url: config.api() +"/v1/share/", method: 'GET', data: { app: "mexxxages" } }).done(function(retorno){ phonon.preloader( '#carregando'...

bug
v1

Fix wrong type base64_decode function

I`m trying do a page rule redirection, but every time get a error "1004 - Page Rule validation failed: See messages for details" This is the example of code ```...