Sha256: c3c67c1accd38cd63057d069f610f058b0252928a743ac314293feab1321ca7d
Contents?: true
Size: 559 Bytes
Versions: 109
Compression:
Stored size: 559 Bytes
Contents
- tmpl ||= nil - depth ||= 5 - depth = depth - 1 - if ties.present? && depth >= 0 %ul -# .blue= ties[0].length - ties.each do |tie| %li = tie.next_at_exe %br = link_to '[~]', edit_office_action_template_path(tie.next_tmpl) = link_to tie.next_tmpl, office_action_template_path(tie.next_tmpl) - if tie.next_tmpl == tmpl <b>[Same]</b> - elsif tie.next_tmpl.ties.present? = render '/wco/office_action_templates/ties', ties: tie.next_tmpl.ties, depth: depth, tmpl: tie.next_tmpl
Version data entries
109 entries across 109 versions & 1 rubygems