|
added JS logic to prevent is_test and is_public from both being true on the project edit page. Also added include to projects show page so that it pulls in the projects.js file
|
|---|
|
|
| app/controllers/projects_controller.rb |
|---|
| app/views/projects/_project_details.html.erb |
|---|
| app/views/projects/show.html.erb |
|---|
| lib/assets/javascripts/projects.js |
|---|