mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Temporarily turning off dashboard river.
This commit is contained in:
parent
03a534ac12
commit
4dfa64a5a1
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
{% render_getting_started %}
|
||||
{% endif %}
|
||||
|
||||
{% if user.is_staff or user.username == "chrome" %}
|
||||
<div class="NB-module NB-module-river">
|
||||
<h5 class="NB-module-header">
|
||||
<div class="NB-module-river-settings NB-javascript"></div>
|
||||
|
@ -84,6 +85,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% render_features_module %}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue