IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 17, 2009, 9:58:17 AM (16 years ago)
Author:
eugene
Message:

add ability to set default limits for pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/scripts/generate

    r24758 r26456  
    2828    &init_key ("STYLE");
    2929    &init_key ("MODE");
     30    &init_key ("UNRESTRICTED");
    3031    &init_key ("TABLE");
    3132    &init_key ("TITLE");
     
    121122    &check_key ("STYLE", "ipp.css");
    122123    &check_key ("MODE", "basic");
     124    &check_key ("UNRESTRICTED", "none");
    123125    &check_key ("TABLE", "");
    124126    &check_key ("TITLE", "");
Note: See TracChangeset for help on using the changeset viewer.