add search by name feature.
on index.html page ther is a field to search replicon by name. the list of matches replicon is dispalyed under the search box. each entry is a link the mouse over each link display a tooltip with some informations on the entry click on the link open the corresponding secreton system page if no thing is specified in the seach box all replicon are display (45 by 45) order by replicon name.
Showing
- src/couchapp/secreton/_attachments/index.html 51 additions, 56 deletionssrc/couchapp/secreton/_attachments/index.html
- src/couchapp/secreton/_attachments/style/tooltip.css 64 additions, 0 deletionssrc/couchapp/secreton/_attachments/style/tooltip.css
- src/couchapp/secreton/lists/index.js 46 additions, 6 deletionssrc/couchapp/secreton/lists/index.js
- src/couchapp/secreton/templates/replicon/body.html 2 additions, 2 deletionssrc/couchapp/secreton/templates/replicon/body.html
- src/couchapp/secreton/templates/replicon/head.html 1 addition, 0 deletionssrc/couchapp/secreton/templates/replicon/head.html
- src/couchapp/secreton/templates/replicon/tail.html 2 additions, 1 deletionsrc/couchapp/secreton/templates/replicon/tail.html
- src/couchapp/secreton/templates/secretion_system.html 1 addition, 1 deletionsrc/couchapp/secreton/templates/secretion_system.html
Loading
Please register or sign in to comment