Sha256: a0ee7e6cccda39db90ebcc1e8c89dad830827953d4549a0e5139885e7bbdd766

Contents?: true

Size: 1.47 KB

Versions: 480

Compression:

Stored size: 1.47 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>{#table_dlg.merge_cells_title}</title>
	<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
	<script type="text/javascript" src="../../utils/mctabs.js"></script>
	<script type="text/javascript" src="../../utils/validate.js"></script>
	<script type="text/javascript" src="js/merge_cells.js"></script>
</head>
<body style="margin: 8px" role="application">
<form onsubmit="MergeCellsDialog.merge();return false;" action="#">
	<fieldset>
		<legend>{#table_dlg.merge_cells_title}</legend>
		<table role="presentation" border="0" cellpadding="0" cellspacing="3" width="100%">
			<tr>
				<td><label for="numcols">{#table_dlg.cols}</label>:</td>
				<td align="right"><input type="text" id="numcols" name="numcols" value="" class="number min1 mceFocus" style="width: 30px" aria-required="true" /></td>
			</tr>
			<tr>
				<td><label for="numrows">{#table_dlg.rows}</label>:</td>
				<td align="right"><input type="text" id="numrows" name="numrows" value="" class="number min1" style="width: 30px" aria-required="true" /></td>
			</tr>
		</table>
	</fieldset>

	<div class="mceActionPanel">
		<input type="submit" id="insert" name="insert" value="{#update}" />
		<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
	</div>
</form>
</body>
</html>

Version data entries

480 entries across 455 versions & 25 rubygems

Version Path
goldencobra-2.3.4 app/assets/javascripts/goldencobra/html_editors/tinymce_v3/plugins/table/merge_cells.htm
goldencobra-2.3.3 app/assets/javascripts/goldencobra/html_editors/tinymce_v3/plugins/table/merge_cells.htm
wagn-1.21.1 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.21.0 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.20.4 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.20.3 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.20.2 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.20.1 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.20.0 rails/assets/tinymce/plugins/table/merge_cells.htm
ish_lib-0.0.8 vendor/assets/themeforest/alpona/html/js/tiny_mce/plugins/table/merge_cells.htm
ish_lib-0.0.8 vendor/assets/javascripts/.trash/tinymce/plugins/table/merge_cells.htm
wagn-1.19.6 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.19.5 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.19.4 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.19.3 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.19.2 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.19.1 rails/assets/tinymce/plugins/table/merge_cells.htm
wagn-1.19.0 rails/assets/tinymce/plugins/table/merge_cells.htm
tinymce-rails-3.5.11.1 vendor/assets/javascripts/tinymce/plugins/table/merge_cells.htm
wagn-1.18.6 rails/assets/tinymce/plugins/table/merge_cells.htm