refactoring project team members controller (corresponding mental model)
This commit is contained in:
parent
ccf8fa4fa2
commit
f6f414ce3b
8 changed files with 45 additions and 40 deletions
|
@ -1,4 +1,4 @@
|
|||
- if @team_member.valid?
|
||||
- if @user_project_relation.valid?
|
||||
:plain
|
||||
$("#new_team_member").hide("slide", { direction: "right" }, 150, function(){
|
||||
$("#team-table").show("slide", { direction: "left" }, 150, function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue