diff --git a/app/views/learning_objects/show.html.erb b/app/views/learning_objects/show.html.erb index fb0d1a491cf26da4f9abb12151e95b799e1cd0f8..d7be6bc619c4762850bde096de9162afe65b9feb 100644 --- a/app/views/learning_objects/show.html.erb +++ b/app/views/learning_objects/show.html.erb @@ -16,5 +16,5 @@ "Curtir", { action: "create", controller: "graph_tests" }, method: :post, - form: { from_id: "user", to_id: get_object_property(@object,"@rid") } + params: { from_id: " #14:0", to_id: get_object_property(@object,"@rid") } ) %>