Sha256: 097abdd862e29056c43db8a54e069933b727070c8bc53813c8438e86aa27b538

Contents?: true

Size: 263 Bytes

Versions: 43

Compression:

Stored size: 263 Bytes

Contents

      <div id="notice">
      <% if flash[:notice] %>
        <%=flash[:notice]%>
		<%=javascript_tag update_page {|page|
			page.show 'notice'
		   } %>
	  <% else %>
		<%=javascript_tag update_page {|page|
			page.hide 'notice'
		   } %>
	  <% end %>
	  </div>

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/layouts/_notice.rhtml
backlog-0.37.1 app/views/layouts/_notice.rhtml
backlog-0.36.2 app/views/layouts/_notice.rhtml
backlog-0.16.0 app/views/layouts/_notice.rhtml
backlog-0.17.0 app/views/layouts/_notice.rhtml
backlog-0.17.2 app/views/layouts/_notice.rhtml
backlog-0.17.1 app/views/layouts/_notice.rhtml
backlog-0.17.3 app/views/layouts/_notice.rhtml
backlog-0.17.4 app/views/layouts/_notice.rhtml
backlog-0.17.5 app/views/layouts/_notice.rhtml
backlog-0.17.6 app/views/layouts/_notice.rhtml
backlog-0.18.0 app/views/layouts/_notice.rhtml
backlog-0.19.0 app/views/layouts/_notice.rhtml
backlog-0.20.0 app/views/layouts/_notice.rhtml
backlog-0.20.1 app/views/layouts/_notice.rhtml
backlog-0.21.0 app/views/layouts/_notice.rhtml
backlog-0.21.1 app/views/layouts/_notice.rhtml
backlog-0.21.2 app/views/layouts/_notice.rhtml
backlog-0.21.3 app/views/layouts/_notice.rhtml
backlog-0.22.0 app/views/layouts/_notice.rhtml