Ignore:
Timestamp:
04/08/13 22:15:47 (11 years ago)
Author:
ramonb
Message:

index.php:

  • dont show metric menu for search anymore
  • preparation for meta view

search.php,
templates/search.tpl:

  • set metric menu next to period selection now
  • populate metric menu from archive, since we no longer parse XML in search
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.4/web/addons/job_monarch/templates/search.tpl

    r806 r811  
    266266    <INPUT TYPE="HIDDEN" NAME="period_start" VALUE="{$period_start}">
    267267    <INPUT TYPE="HIDDEN" NAME="period_stop" VALUE="{$period_stop}">
    268     <BR><BR><B>Graph/ from
     268    <BR><B>Graph {$metric_menu} from
    269269    <INPUT TYPE="text" NAME="period_start_pick" VALUE="{$period_start}" ALT="Start time" DISABLED="TRUE">
    270270    <a href="javascript:show_calendar('document.{$form_name}.period_start_pick', document.{$form_name}.period_start_pick.value);" alt="Click to select a date/time" title="Click to select a date/time">
Note: See TracChangeset for help on using the changeset viewer.