aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers
diff options
context:
space:
mode:
authorTeddy Wing2017-06-08 11:03:20 +0200
committerTeddy Wing2017-06-08 11:03:20 +0200
commit212d1f740b17ae89b69603a3f1964351a38b86f6 (patch)
treeecd87decb53bb78c777c9ead2cfa9186aaffc971 /app/helpers
parent073ac0eb3330787532f551d20abe4600a0615446 (diff)
downloadchouette-core-212d1f740b17ae89b69603a3f1964351a38b86f6.tar.bz2
Add a few TODOs related to the table builder work
Just a few notes to myself for things to work on in this story. Refs #3479
Diffstat (limited to 'app/helpers')
-rw-r--r--app/helpers/newapplication_helper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/helpers/newapplication_helper.rb b/app/helpers/newapplication_helper.rb
index 8198e0efb..27b9cb0a4 100644
--- a/app/helpers/newapplication_helper.rb
+++ b/app/helpers/newapplication_helper.rb
@@ -59,6 +59,9 @@ module NewapplicationHelper
lnk = []
# #is_a? ? ; or ?
+ # TODO: Ask Jean-Paul: on which pages do we create multiple links?
+ # Do we actually create multiple links with this code?
+ # Answer: this is a polymorphic URL
unless item.class == Calendar or item.class == Referential
if current_referential
lnk << current_referential