Adam Doyle
Adam Doyle
How do you resize the clock? I cant seem to get all of it through CSS.
Ohh. Would you be able to paste a css version of your changes? I am not in a npm or rails environment and i cant figure out how to install...
I got it. Thanks for the help. The fix works great.
Thanks for the quick reply. The method is on the client side and I have set the allow rules like this: ``` ProductsImages = new FS.Collection("ProductsImages", { stores: [new FS.Store.GridFS("ProductsImages")]...