Ignore:
Timestamp:
01/09/11 20:33:19 (13 years ago)
Author:
vronk
Message:

introducing first version of /values (using mdrepo:scanIndex),
other minor fixes

Location:
MDService2/trunk/MDService2/WebContent
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/WebContent/scripts/mdservice2_ui.js

    r1033 r1046  
    1919                        maxdepth: 8},
    2020                terms_autocomplete: {
    21                                 base_uri: "/MDService2/terms/",                
     21                                base_uri: "/MDService2/terms/",
    2222                                current:''},
    2323                components: {
  • MDService2/trunk/MDService2/WebContent/style/cmds-ui.css

    r1033 r1046  
    6161.cmds-ui-block { margin: 2px; }
    6262
    63 .ui-context-dialog { position:absolute; border 1px solid #A6C9E2; background-color: #faffff; }
     63.ui-context-dialog { display:none; position:absolute; border 1px solid #A6C9E2; background-color: #faffff; z-index:1; }
    6464
    6565.cmds-elem-plus .detail { display: none; border: 1px solid #A6C9E2;}
Note: See TracChangeset for help on using the changeset viewer.