mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 01:44:13 +00:00
add custom.html for login page customization
This commit is contained in:
@@ -94,6 +94,7 @@ html, body, #wrapper { height:100%; }
|
||||
{% endblock %}
|
||||
|
||||
{% block extra_script %}
|
||||
{% include "registration/custom.html" %}
|
||||
<script type="text/javascript">
|
||||
$('.login-panel-outer-container').prepend($($('#logo').html()).attr({'height': 40}).addClass('login-panel-logo'));
|
||||
$('.login-panel-bottom-container').append($('#lang').removeClass('fright'));
|
||||
|
Reference in New Issue
Block a user