~ubuntu-branches/debian/squeeze/movabletype-opensource/squeeze

« back to all changes in this revision

Viewing changes to tmpl/cms/dialog/create_association.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2008-06-13 23:28:40 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080613232840-ya4jfxv1jgl45a3d
Tags: 4.2~rc2-1
* New upstream release candidate
* Update Standards-Version (no changes)
* Ensure that schema upgrade message is always seen

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
<script type="text/javascript" src="<mt:var name="static_uri">js/dialog.js"></script>
37
37
 
38
38
<script type="text/javascript">
39
 
<!--
 
39
/* <![CDATA[ */
40
40
var dialog;
41
41
var panels;
42
42
function dialog_closed(ok) {
71
71
}
72
72
 
73
73
TC.attachLoadEvent(init);
74
 
//-->
 
74
/* ]]> */
75
75
</script>
76
76
 
77
77
<form name="grant" id="grant" method="post" target="_top" action="<mt:var name="script_url">">