dap commit: Missed a copy of "CG-NOTE" that I added into my Re-Spec workaround code...

changeset:   40:4dd6ba462a1d
tag:         tip
user:        tleithea
date:        Fri Jan 13 14:37:16 2012 -0800
files:       media-stream-capture/scenarios.html
description:
Missed a copy of "CG-NOTE" that I added into my Re-Spec workaround code...
Fixed to "ED" to match.


diff -r a8e255b904df -r 4dd6ba462a1d media-stream-capture/scenarios.html
--- a/media-stream-capture/scenarios.html	Fri Jan 13 14:30:57 2012 -0800
+++ b/media-stream-capture/scenarios.html	Fri Jan 13 14:37:16 2012 -0800
@@ -22,7 +22,7 @@
                 document.addEventListener("DOMContentLoaded", fixupConfig);
             }
             function fixupConfig() {
-                respecConfig.specStatus = "CG-NOTE",
+                respecConfig.specStatus = "ED",
                 respecConfig.wg = "Media Capture TF";
                 respecConfig.wgURI = "";
                 respecConfig.wgPublicList = "public-media-capture";

Received on Friday, 13 January 2012 22:37:35 UTC