Auto-tools/Projects/BugHunter: Difference between revisions

Jump to navigation Jump to search
Line 197: Line 197:
# python/sisyphus/webapp/html/nav/nav_menu.html - This file contains an HTML unordered list tag that's generated from the structure in views.json.  It is used for the navigation menu for each data view.
# python/sisyphus/webapp/html/nav/nav_menu.html - This file contains an HTML unordered list tag that's generated from the structure in views.json.  It is used for the navigation menu for each data view.
# python/sisyphus/webapp/templates/bughunter.navlookup.html - This file contains a single hidden input field containing a JSON associative array with each data view structure from views.json within it.  It's used in the javascript as a lookup table when view configuration is required.
# python/sisyphus/webapp/templates/bughunter.navlookup.html - This file contains a single hidden input field containing a JSON associative array with each data view structure from views.json within it.  It's used in the javascript as a lookup table when view configuration is required.
==== Implementation ====


=== User Interface ===
=== User Interface ===


==== Class Structure ====
==== Class Structure ====
==== Implementation ====


=== Database ===
=== Database ===
Confirmed users
353

edits

Navigation menu