[KSS-checkins] r53366 - kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser
reebalazs at codespeak.net
reebalazs at codespeak.net
Fri Apr 4 23:49:36 CEST 2008
Author: reebalazs
Date: Fri Apr 4 23:49:36 2008
New Revision: 53366
Modified:
kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setDevMode.html
kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setProdMode.html
Log:
change titles in devel / prod mode suite
Modified: kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setDevMode.html
==============================================================================
--- kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setDevMode.html (original)
+++ kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setDevMode.html Fri Apr 4 23:49:36 2008
@@ -6,7 +6,7 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
-<tr><td rowspan="1" colspan="3">basic_commands</td></tr>
+<tr><td rowspan="1" colspan="3">Set development mode</td></tr>
</thead><tbody>
<tr>
<td>open</td>
Modified: kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setProdMode.html
==============================================================================
--- kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setProdMode.html (original)
+++ kukit/kss.demo/branch/1.4-kss-test/kss/demo/browser/setProdMode.html Fri Apr 4 23:49:36 2008
@@ -6,7 +6,7 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
-<tr><td rowspan="1" colspan="3">basic_commands</td></tr>
+<tr><td rowspan="1" colspan="3">Set production mode</td></tr>
</thead><tbody>
<tr>
<td>open</td>
More information about the Kukit-checkins
mailing list