-
shows
Error 500: Server Error
Request Too Large
is there a limit or a config file to increase the limit?
BTW, if I pull the newest version of this plugin, does it contain the newest version o…
Mumin updated
9 years ago
-
```
Would be nice to selectively hide the "selected date" header in the "dwv" div.
Additionally, ability to show/hide the scroller headers (month, day, year) so
only the scrollers and buttons show.…
-
I'm using DWV 0.11.1, and got this error while trying to display an image:
> Error: Missing or empty DICOM image number of columns
I've traced it to these tests on dwv.dicom.DicomParser.prototype.pa…
bisol updated
9 years ago
-
```
Would be nice to selectively hide the "selected date" header in the "dwv" div.
Additionally, ability to show/hide the scroller headers (month, day, year) so
only the scrollers and buttons show.…
-
```
Would be nice to selectively hide the "selected date" header in the "dwv" div.
Additionally, ability to show/hide the scroller headers (month, day, year) so
only the scrollers and buttons show.…
-
why show error "TypeError: invalid argumensts " when upload dicom files and also see attach screenshot.
![untitled](https://cloud.githubusercontent.com/assets/14357332/10215345/54b976c0-683e-11e5-8b4f…
-
-
here is the file that leads to that error
https://www.dropbox.com/s/dve5lpjfnxtcsw1/5f19601c-3e5fa872-e566e9f2-36aa3b31-dc719c3e%20%281%29.zip?dl=0
Mumin updated
9 years ago
-
```
What steps will reproduce the problem?
1. Using the demo code included with mobiscroll 2.0 download, replace jquery
1.7 and jquery mobile 1.1 scripts and styles with jquery 1.6.4 and jquery
mobi…
-
```
What steps will reproduce the problem?
I tried the following:
minDate: new Date()
minDate: '1/1/2012'
minDate: new Date('1/1/2012')
minDate: '01/01/2012'
minDate: new Date("1/1/2012 12:00 AM…