From: <se...@us...> - 2008-05-08 21:10:15
|
Revision: 108 http://acmcontester.svn.sourceforge.net/acmcontester/?rev=108&view=rev Author: sem62 Date: 2008-05-08 14:09:50 -0700 (Thu, 08 May 2008) Log Message: ----------- deleted unused files Removed Paths: ------------- WebEditor/resources/attemptCountLimit.html WebEditor/resources/chooseMsg.html WebEditor/resources/terminateSCO.html Deleted: WebEditor/resources/attemptCountLimit.html =================================================================== --- WebEditor/resources/attemptCountLimit.html 2008-05-08 20:56:59 UTC (rev 107) +++ WebEditor/resources/attemptCountLimit.html 2008-05-08 21:09:50 UTC (rev 108) @@ -1,9 +0,0 @@ -<html> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <link rel='stylesheet' href='main.css' type='text/css'> -</head> -<body> -Кількість спроб обмежена і Ви уже їх використали. -</body> -</html> Deleted: WebEditor/resources/chooseMsg.html =================================================================== --- WebEditor/resources/chooseMsg.html 2008-05-08 20:56:59 UTC (rev 107) +++ WebEditor/resources/chooseMsg.html 2008-05-08 21:09:50 UTC (rev 108) @@ -1,9 +0,0 @@ -<html> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <link rel='stylesheet' href='main.css' type='text/css'> -</head> -<body> -Виберіть один із підпунктів в дереві ліворуч. -</body> -</html> \ No newline at end of file Deleted: WebEditor/resources/terminateSCO.html =================================================================== --- WebEditor/resources/terminateSCO.html 2008-05-08 20:56:59 UTC (rev 107) +++ WebEditor/resources/terminateSCO.html 2008-05-08 21:09:50 UTC (rev 108) @@ -1,14 +0,0 @@ -<html> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <link rel='stylesheet' href='main.css' type='text/css'> -</head> -<body onload="javascript:run();"> -<script language="JScript"> - function run(){ - window.parent.document.player.showCurrentItem(); - } -</script> - -</body> -</html> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |