add list features to render list of link toward show/secretion_system
add index.js which use replicon.html to render list of secretion system as unordered list add replicon.html a Mustache template to render an item of secretion system modify view_by_name to be useable by index list instaed returning doc_id as value return an object with several fields which are used to display tooltips.
Showing
- src/couchapp/secreton/lists/index.js 25 additions, 0 deletionssrc/couchapp/secreton/lists/index.js
- src/couchapp/secreton/templates/replicon.html 11 additions, 0 deletionssrc/couchapp/secreton/templates/replicon.html
- src/couchapp/secreton/views/by_replicon_name/map.js 10 additions, 1 deletionsrc/couchapp/secreton/views/by_replicon_name/map.js
Loading
Please register or sign in to comment