-
Inside the js! plugin around line 135, there is a call to require['toUrl'] that seems to mistake paths starting in . for something else. I think it messes up the `pathRx` in curl.js.
`src/curl/plugi…
gehan updated
11 years ago
-
my code is pretty much the same as demo:
```
calendar1.createOnGridClick=true;
var createItem= function(view, d, e){
…
-
I would love to add support for promises using [Q](https://github.com/kriskowal/q). If I coded it up and created a pull request would you be willing to accept it?
I've had a look and it might require…
Stuk updated
11 years ago
-
I created a new HTML file in root folder that just had a Dijit Button. Then I
created a folder (folder1/) and did a SaveAs into that folder. Then I did a
second SaveAs back into the root folder (./).
…