Changeset 3421


Ignore:
Timestamp:
08/19/13 15:05:02 (11 years ago)
Author:
andmor
Message:

Auto-close login window after clicking 'Login'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/SCHEMAcat/trunk/urn.org.isocat.schemacat.site/site/index.html

    r3207 r3421  
    127127                <div class="modal-footer">
    128128                    <button class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
    129                     <button id="login" class="btn btn-primary">Login</button>
     129                    <button id="login" class="btn btn-primary" data-dismiss="modal" aria-hidden="true">Login</button>
    130130                </div>
    131131            </div>
Note: See TracChangeset for help on using the changeset viewer.