Sha256: 3a58adc8cffca73b7ec76a67cee1ebd6a6064092a7547cf4242f3abaa827bcf0

Contents?: true

Size: 895 Bytes

Versions: 6

Compression:

Stored size: 895 Bytes

Contents

<%
# WontoMedia - a wontology web application
# Copyright (C) 2010 - Glen E. Ivey
#    www.wontology.com
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License version
# 3 as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program in the file COPYING and/or LICENSE.  If not,
# see "http://www.gnu.org/licenses/".
%>

<% if @display_unimplemented %>
<div>
  <p class="unimplemented" style="text-align: right;">
    [search box] <br />
    [controls]
  </p>
</div>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wontomedia-0.2.1 app/views/layouts/_search_box.html.erb
wontomedia-0.2.0 app/views/layouts/_search_box.html.erb
wontomedia-0.1.1 app/views/layouts/_search_box.html.erb
wontomedia-0.1.0 app/views/layouts/_search_box.html.erb
wontomedia-0.0.2 app/views/layouts/_search_box.html.erb
wontomedia-0.0.1 app/views/layouts/_search_box.html.erb