mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 06:55:03 -05:00
DEV: Remove unused offscreen-content (#13133)
Looks like a vestige of Ember 1.x?
This commit is contained in:
@@ -98,9 +98,6 @@
|
||||
<section id='main'>
|
||||
</section>
|
||||
|
||||
<div id='offscreen-content'>
|
||||
</div>
|
||||
|
||||
<% unless current_user %>
|
||||
<form id='hidden-login-form' method="post" action="<%=main_app.login_path%>" style="display: none;">
|
||||
<input name="username" type="text" id="signin_username">
|
||||
|
||||
Reference in New Issue
Block a user