forked from Techsystech/web
[UPD] README.rst
parent
b56a9cbc9f
commit
24dc54df5a
|
@ -143,7 +143,9 @@ with the dragged start and end date.
|
|||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
* Implement a more efficient way of refreshing timeline after a record update.
|
||||
* Implement a more efficient way of refreshing timeline after a record update;
|
||||
* Make `attrs` attribute work;
|
||||
* Make action attributes work (create, edit, delete) like in form and tree views.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
|
|
@ -517,7 +517,9 @@ with the dragged start and end date.</p>
|
|||
<div class="section" id="known-issues-roadmap">
|
||||
<h1><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h1>
|
||||
<ul class="simple">
|
||||
<li>Implement a more efficient way of refreshing timeline after a record update.</li>
|
||||
<li>Implement a more efficient way of refreshing timeline after a record update;</li>
|
||||
<li>Make <cite>attrs</cite> attribute work;</li>
|
||||
<li>Make action attributes work (create, edit, delete) like in form and tree views.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
|
|
Loading…
Reference in New Issue