mirror of
https://github.com/czhu12/canine.git
synced 2025-12-21 10:49:49 -06:00
update pog logs fix
This commit is contained in:
@@ -8,7 +8,6 @@ class PodViewModel
|
||||
end
|
||||
|
||||
def show_pod_logs_path
|
||||
logs_url(parent.name, pod.metadata.name)
|
||||
if parent.is_a?(Project)
|
||||
project_process_path(parent, pod.metadata.name)
|
||||
elsif parent.is_a?(AddOn)
|
||||
|
||||
Reference in New Issue
Block a user