Sha256: 7ea906e112a37b231701e94a247d62ae6593a3e4d008055fd18a146d464defba

Contents?: true

Size: 285 Bytes

Versions: 6

Compression:

Stored size: 285 Bytes

Contents

<% context_path = context_path_for(item) %>
<% if context_path.present? %>
	<%= link_to context_path, class: "btn btn-default pull-right vlg-left-buffer", target: "_blank" do %>
		<span class="glyphicon glyphicon-eye-open" aria-hidden="true"></span>
		View Context
	<% end %>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
vulgata-0.3.7 app/views/vulgata/shared/_context_button.html.erb
vulgata-0.3.6 app/views/vulgata/shared/_context_button.html.erb
vulgata-0.3.5 app/views/vulgata/shared/_context_button.html.erb
vulgata-0.3.4 app/views/vulgata/shared/_context_button.html.erb
vulgata-0.3.3 app/views/vulgata/shared/_context_button.html.erb
vulgata-0.3.1 app/views/vulgata/shared/_context_button.html.erb