diff options
Diffstat (limited to 'sourcecodes/layout_example.php')
| -rw-r--r-- | sourcecodes/layout_example.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sourcecodes/layout_example.php b/sourcecodes/layout_example.php index a675da8c..ce2cb7ef 100644 --- a/sourcecodes/layout_example.php +++ b/sourcecodes/layout_example.php @@ -78,9 +78,7 @@ function calcHeight() <ul class="navbar"> <li><a href="clear_example.php?My_key=<?php print($keyval);?>" target='_blank'>Clear evidence</a> -<!--- <li><a href="cv_predictions_example.php?My_key=<?php print($keyval);?>";>Cross validation and predictions</a> ----> <li><a href="javascript:void(0);" NAME="Model Averaging Matrix" title="Model Averaging Matrix" onClick=window.open("matrix.php?My_key=<?php print($keyval);?>","Ratting","width=950,height=270,0,status=0,");>Display structure matrix</a> |
