added news ticker
This commit is contained in:
6
app/views/news/_listing.html.erb
Normal file
6
app/views/news/_listing.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<div id="news-ticker">
|
||||
<ul>
|
||||
</ul>
|
||||
|
||||
<a href="#" id="close-news-ticker-link">close</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user