Sha256: 5ab855f28e0223d565fd2672a7606b536614ae9c5bb531003900eca411b1f0f7
Contents?: true
Size: 467 Bytes
Versions: 39
Compression:
Stored size: 467 Bytes
Contents
ul.nav.nav-tabs role='tablist' = form_nav_tab :main, true do = link_to t('simple_form.titles.locomotive.account.information'), '#main', role: 'tab', data: { toggle: 'tab' } = form_nav_tab :credentials do = link_to t('simple_form.titles.locomotive.account.credentials'), '#credentials', role: 'tab', data: { toggle: 'tab' } = form_nav_tab :api do = link_to t('simple_form.titles.locomotive.account.api'), '#api', role: 'tab', data: { toggle: 'tab' }
Version data entries
39 entries across 39 versions & 1 rubygems