Oops
This commit is contained in:
@@ -55,7 +55,7 @@ def index():
|
||||
act.project = id_to_proj[act.project]
|
||||
try:
|
||||
act.link = current_attract.link_for_activity(act)
|
||||
except pillarsdk.ResourceNotFound:
|
||||
except ValueError:
|
||||
act.link = None
|
||||
|
||||
return render_template('attract/index.html',
|
||||
|
Reference in New Issue
Block a user