You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like proteins, if you are an admin, there is a button where you can edit the protein. It basically pulls up /protein/edit/{protein_name} and allows you to change stuff
we need the same thing for tutorials like /tutorials/edit/{tutorial_id}
The text was updated successfully, but these errors were encountered:
Just like proteins, if you are an admin, there is a button where you can edit the protein. It basically pulls up
/protein/edit/{protein_name}
and allows you to change stuffwe need the same thing for tutorials like
/tutorials/edit/{tutorial_id}
The text was updated successfully, but these errors were encountered: