show and unshow fav chart notes according user setting
This commit is contained in:
@@ -191,8 +191,8 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
{% if favoritechartnotes %}
|
||||
<div class="grid_12 alpha">
|
||||
<p>{{ favoritechartnotes }}</p>
|
||||
<div class="grid_6 prefix_6 alpha">
|
||||
<p>Chart {{ favoritenr|add:1 }}:{{ favoritechartnotes }}</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user