/adei/ui

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/ui

« back to all changes in this revision

Viewing changes to config.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-04-20 05:22:25 UTC
  • Revision ID: csa@dside.dyndns.org-20080420052225-enu1yngq1pny531z
Layout redesign: search tab, controls, menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    $DEFAULT_MODULE = "graph";
9
9
    
10
10
    $MODULES = array("config", "graph", "alarms", "logs", "help");
11
 
    $POPUPS = array("export", "source");
 
11
    $POPUPS = array("source", "controls");
 
12
    $CONTROLS = array("export", "aggregator", "searchtab"); // false/null indicates line break
12
13
 
13
14
        /* more specific configs should go after less specific ones */
14
15
    $OPTIONS = array (