Sha256: 6174a9041379282c3261829bb96cd42a89e780ec2bc0bcd48bb098c3b3d35f35
Contents?: true
Size: 740 Bytes
Versions: 6
Compression:
Stored size: 740 Bytes
Contents
%html %head %title="#{AppConfig.project} v.#{Lipsiadmin::VERSION::STRING}" =stylesheet_link_tag :backend %body #loading-mask #loading .loading-indicator =image_tag("backend/logo-loader.png") + "Loading..." / include everything after the loading indicator =javascript_include_tag :defaults, :backend -unless params[:small] #header #logo=link_to AppConfig.project, backend_path #logout=link_to "Logout #{current_account.email}", backend_session_path(1), :method => :delete %iframe{ :id => "ajax-iframe", :name => "ajax-iframe" } %form{ :id => "history-form", :class => "x-hidden" } =hidden_field_tag "x-history-field" %iframe{ :id => "x-history-frame" }
Version data entries
6 entries across 6 versions & 1 rubygems