Slashme has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/396542 )

Change subject: Correct color of Independent seats in US diagram
......................................................................

Correct color of Independent seats in US diagram

Change requested at
https://en.wikipedia.org/wiki/User_talk:Slashme#Independent_(United_States)

Change-Id: Ie2f5657ad3972633ff661e5c39058b340db899b0
---
M USinputform.html
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/parliamentdiagram 
refs/changes/42/396542/1

diff --git a/USinputform.html b/USinputform.html
index 7f8d7a4..d6ef040 100644
--- a/USinputform.html
+++ b/USinputform.html
@@ -33,7 +33,7 @@
                        }
                }
        );
-       requeststring = 
"Vacant,"+Vacnum+",#6B6B6B;Democrats,"+Demnum+",#0000FF;Republicans,"+Repnum+",#FF0000;Independents,"+Indnum+",#C9C9C9";
+       requeststring = 
"Vacant,"+Vacnum+",#6B6B6B;Democrats,"+Demnum+",#0000FF;Republicans,"+Repnum+",#FF0000;Independents,"+Indnum+",#FDFD7F";
        //Now post the request to the script which actually makes the diagram.
        $.ajax({
                type: "POST",

-- 
To view, visit https://gerrit.wikimedia.org/r/396542
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2f5657ad3972633ff661e5c39058b340db899b0
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/parliamentdiagram
Gerrit-Branch: master
Gerrit-Owner: Slashme <davidrichfi...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to