Subversion Repositories SmartDukaan

Rev

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

Rev 1259 Rev 1306
Line 80... Line 80...
80
		@Action("/headset"),
80
		@Action("/headset"),
81
		@Action("/charger"),
81
		@Action("/charger"),
82
		@Action("/pen-drive"),
82
		@Action("/pen-drive"),
83
		@Action("/carrying-case"),
83
		@Action("/carrying-case"),
84
		@Action("/car-charger"),
84
		@Action("/car-charger"),
-
 
85
		@Action("/screen-guard"),
85
		
86
		
86
		@Action("/category")
87
		@Action("/category")
87
	})
88
	})
88
	 
89
	 
89
    public HttpHeaders show() throws SecurityException, IOException {
90
    public HttpHeaders show() throws SecurityException, IOException {