Subversion Repositories SmartDukaan

Rev

Rev 569 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 569 Rev 620
Line 139... Line 139...
139
	
139
	
140
	public String getMyResearchSnippet(){
140
	public String getMyResearchSnippet(){
141
		return htmlSnippets.get("MY_RESEARCH");
141
		return htmlSnippets.get("MY_RESEARCH");
142
	}
142
	}
143
				
143
				
-
 
144
	
-
 
145
	public String getBrowseHistorySnippet(){
-
 
146
		return htmlSnippets.get("BROWSE_HISTORY");
-
 
147
	}
-
 
148
	
144
	public String getFooterSnippet(){
149
	public String getFooterSnippet(){
145
		return htmlSnippets.get("FOOTER");
150
		return htmlSnippets.get("FOOTER");
146
	}
151
	}
147
	
152
	
148
	public String getJsFileSnippet(){
153
	public String getJsFileSnippet(){