added community find page and some necessary patches to the framework, fixed
bugs
This commit is contained in:
@@ -64,7 +64,7 @@ if (rhelp.isRequestType("_SESSION") && rhelp.isVerb("PUT"))
|
||||
|
||||
// Configure other session attributes.
|
||||
session = rhelp.getSession();
|
||||
session.setObject("/find.js.vs","last.visited","find_categories.js.vs");
|
||||
session.setObject("/find.js.vs","last.visited","find_communities.js.vs");
|
||||
|
||||
} // end if (session is HTTP)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user