Ignore:
Timestamp:
03/10/14 12:50:26 (10 years ago)
Author:
Twan Goosen
Message:

All facet values panel now shown in a modal window

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.0/vlo-web-app/src/main/java/eu/clarin/cmdi/vlo/wicket/panels/FacetValuesPanel.html

    r4662 r4663  
    2525        <wicket:panel>
    2626            <h1><a href="#"><wicket:container wicket:id="title">[TITLE]</wicket:container></a></h1>
     27            <div wicket:id="allValues" class="allFacetValues">[ALL VALUES]</div>
    2728            <div class="sbilinks facetvalues">
    2829                <ul>
     
    3637                </form>
    3738            -->
    38             <div wicket:id="allValuesContainer">
    39                 <div wicket:id="allValues" class="allFacetValues">[ALL VALUES]</div>
    40             </div>
    4139        </wicket:panel>
    4240    </body>
Note: See TracChangeset for help on using the changeset viewer.