J. Garcia

Results 13 comments of J. Garcia

Not using serve at all, I was experiencing a similar problem and the culprit was this entry in my Gemfile.lock file: ``` i18n (0.7.0.beta1) ``` Changed it back to 0.6.11...

I liked the wizard but didn't need the modal features, so I used it with a standard submit. One of my steps has a file upload. I tweaked the implementation...

You need to enclose your wizard within form tags with the corresponding url. It should work. For instance, bearing in mind you want to upload files: ``` your wizard markup...

I did comment out the ``` ``` tags in the bootstrap-wizard.js template code. Try it. As you need to do file upload your form must include the multipart encoding. As...

I'd recommend you too to use bootstrap-fileupload.js from https://github.com/jasny/bootstrap/releases/tag/v2.3.0-p4 as it replaces the ugly file upload button with a nice bootstrap styled button, and offer the possibility of image preview...

Any chance of merging this into master branch? I need to do search in different ebay sites

It works great. Thanks for the fix! El dia 19/11/2015 6.57, "David Gillis" [email protected] va escriure: > I don't think ccollins will merge, you can specify the git url in...

Did you try to style in line? ``