Subversion Repositories SmartDukaan

Rev

Rev 28014 | Rev 28272 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28014 Rev 28015
Line 670... Line 670...
670
				backgroundColor.add("pink");
670
				backgroundColor.add("pink");
671
			}
671
			}
672
			if (label.equals("Short Investment")) {
672
			if (label.equals("Short Investment")) {
673
				backgroundColor.add("red");
673
				backgroundColor.add("red");
674
			}
674
			}
675
			if (label.equals("Ex.Activated Stocks")) {
675
			if (label.equals("InStocks")) {
676
				backgroundColor.add("#9ACD32");
676
				backgroundColor.add("#9ACD32");
677
			}
677
			}
678
			if (label.equals("Unbilled Order")) {
678
			if (label.equals("Unbilled Order")) {
679
				backgroundColor.add("blue");
679
				backgroundColor.add("blue");
680
			}
680
			}