Revision 7945
Added by Aaron Marcuse-Kubitza over 11 years ago
index.php | ||
---|---|---|
156 | 156 |
print("<blockquote>\n"); |
157 | 157 |
add_ns("VegBank", ".table.column", custom_separator("http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&entity=dba_tabledescription&where=where_tablename&wparam=", |
158 | 158 |
"#", "http://vegbank.org/get/index/dba_tabledescription")); |
159 |
add_ns("SALVIAS", ".table.column", $SALVIAS."#Plot_");
|
|
159 |
add_ns("SALVIAS", ".table.column", by_prefix($SALVIAS."#Plot_", $SALVIAS));
|
|
160 | 160 |
{ |
161 | 161 |
print("<blockquote>\n"); $h_level++; |
162 | 162 |
add_ns("SALVIAS-db", ".table.column", nimoy_db("salvias_plots")); |
Also available in: Unified diff
web/vegpath/index.php: SALVIAS: Don't append #Plot_ when there is no subpath