Subversion Repositories SmartDukaan

Rev

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

Rev 7418 Rev 8132
Line 123... Line 123...
123
		@Action("/external-hard-disks"),
123
		@Action("/external-hard-disks"),
124
		@Action("/headphones"),
124
		@Action("/headphones"),
125
		@Action("/portable-music-players"),
125
		@Action("/portable-music-players"),
126
		@Action("/data-cards"),
126
		@Action("/data-cards"),
127
		@Action("/power-banks"),
127
		@Action("/power-banks"),
-
 
128
		@Action("/mouse-pads"),
-
 
129
		@Action("/laptop-bags"),
128
		@Action("/category")
130
		@Action("/category")
129
	})
131
	})
130
	 
132
	 
131
    public HttpHeaders show() throws Exception {
133
    public HttpHeaders show() throws Exception {
132
		contextName = ActionContext.getContext().getName();
134
		contextName = ActionContext.getContext().getName();