Ignore:
Timestamp:
01/29/14 18:07:07 (10 years ago)
Author:
Kris Deugau
Message:

/trunk

Add a touch of Javascript to the bulk domain changes page, for a
"Select them all!" checkbox.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/header.tmpl

    r589 r590  
    2424        <!-- Custom local stylesheet, if desired -->
    2525        <link rel="stylesheet" type="text/css" href="local.css" />
     26
     27        <!-- sigh.  can't seem to get away from putting the whole bag
     28             of potatoes in when you only want one... -->
     29        <script src="templates/widgets.js" type="text/javascript"></script>
     30
    2631    </head>
Note: See TracChangeset for help on using the changeset viewer.