Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirects #262

Merged
merged 5 commits into from Feb 10, 2016
Merged

Redirects #262

merged 5 commits into from Feb 10, 2016

Conversation

paulej72
Copy link
Contributor

Have new comments and moderation redirect back to where you were.

Comments were easy as the submit comment sub was already set to use a redirect. Just needed to format it correctly and add it in. Simplified the code to remove stuff we did not need.

Moderation was a bit harder. Needed to change all of the inputs to buttons so we could have a name and value. The value is the id of the div we want to redirect too. The new code will show error codes, but no longer show the success codes. This is because it would be harder to pass the codes to the new page.

Also moderation faq update and a fix to Subs buttons I forgot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants