mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 16:36:15 +00:00
repair package bug (#4802)
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
};
|
||||
</script>
|
||||
<script src="{{ STATIC_URL }}scripts/i18n/{{ LANGUAGE_CODE }}/djangojs.js?v={{ seafile_version }}"></script>
|
||||
{% render_bundle 'commons' %}
|
||||
{% render_bundle 'commons' 'js' %}
|
||||
{% render_bundle 'runtime' %}
|
||||
{% block extra_script %}{% endblock %}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user