Changeset 4751 for DASISH


Ignore:
Timestamp:
03/18/14 17:05:43 (10 years ago)
Author:
olof.olsson@snd.gu.se
Message:

cleanup of old stuff in the dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/client/trunk/chrome/markingcollection/content/markingcollection/loginDialog.xul

    r4750 r4751  
    66        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
    77        xmlns:html="http://www.w3.org/1999/xhtml"
    8         title="Login"
    9         onload="tagoutputDialog.init();"
    10         ondialogaccept="return tagoutputDialog.accept();"
    11         ondialogcancel="return tagoutputDialog.cancel();">
     8        title="Login">
    129   
    13         <script type="application/x-javascript" src="chrome://global/content/nsUserSettings.js" />
    14         <script type="application/x-javascript" src="chrome://markingcollection/content/tagoutputDialog.js"/>
    15         <stringbundleset id="tagoutputDialogStringBundles">
    16                 <stringbundle id="tagoutputDialogString" src="chrome://markingcollection/locale/markingcollection.properties" />
    17         </stringbundleset>
     10
    1811        <iframe height="500" width="650" type="content" src="https://lux17.mpi.nl/ds/webannotator/api/authentication/login" flex="2" id="browserTable" name="table_frame"/>
    1912</dialog>
Note: See TracChangeset for help on using the changeset viewer.