File:  [LON-CAPA] / rat / client / Attic / extpickframe.html
Revision 1.2: download - view: text, annotated - select for diffs
Thu Feb 4 11:37:29 2010 UTC (14 years, 3 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse
Pick External Resource:
- Design: no yellow background
- View button is now "Preview" and is placed behind the URL text box
- Buttons below options
- XHTML

<html>
<head>
<title>Pick External Resource</title>
</head>
<frameset rows="120,*">
<frame name="extcode" src="extpickcode.html" />
<frame name="extcontent" src="empty.html" />
</frameset>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>