Dialog height reduced & remove js minify maps

Provide better support for lower resolution devices (buttons became
hidden in tall dialogs). Remove references to JavaScript minification
source maps which aren't deployed and caused confusion.
This commit is contained in:
Gary Sharp
2014-09-08 14:51:51 +10:00
parent 57c2e062fc
commit c846fa053a
75 changed files with 87 additions and 310 deletions
@@ -1,4 +1,3 @@
///#source 1 1 /ClientSource/Scripts/Modules/Disco-AttachmentUploader/webcam.js
// WebcamJS v1.0
// Webcam library for capturing JPEG/PNG images in JavaScript
// Attempts getUserMedia, falls back to Flash
@@ -398,7 +397,6 @@ var Webcam = {
Webcam.init();
///#source 1 1 /ClientSource/Scripts/Modules/Disco-AttachmentUploader/disco-attachmentuploader.js
/// <reference path="webcam.js" />
; (function (window, document, $, Webcam) {