Skip to content

Create new admin interface for potential files#1

Open
efskap wants to merge 1 commit intomasterfrom
new_admin_potential_template
Open

Create new admin interface for potential files#1
efskap wants to merge 1 commit intomasterfrom
new_admin_potential_template

Conversation

@efskap
Copy link
Copy Markdown

@efskap efskap commented Dec 19, 2018

No description provided.

Copy link
Copy Markdown
Member

@d4l3k d4l3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Comment thread admin.go

mux.HandleFunc("/admin/potential", handlePotentialFileIndex)
mux.HandleFunc("/admin/potential", handlePotentialNew)
mux.HandleFunc("/admin/potential_old", handlePotentialFileIndex)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just get rid of the old if the new one is strictly superior.

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.

2 participants