Sha256: 7c15b0407be4de55eae320e82049c7baf77a33d53208f6ff5717daa2f1c45858

Contents?: true

Size: 1.4 KB

Versions: 6

Compression:

Stored size: 1.4 KB

Contents

<html>
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  <title>Ruby-GetText-Package Test Application</title>
  <link href="/stylesheets/scaffold.css" media="screen" rel="Stylesheet" type="text/css" />
</head>
<body>

<p style="color: green"></p>

<h1>記事一覧</h1>

<table>
  <tr>
  
    <th>タイトル</th>
  
    <th>内容</th>
  
    <th>最終更新日</th>
  
  </tr>
  

  <tr>
  
    <td>MyString</td>
  
    <td>MyText</td>
  
    <td></td>
  
    <td><a href="/articles/1">表示</a></td>
    <td><a href="/articles/1/edit">編集</a></td>
    <td><a href="/articles/1" onclick="if (confirm('よろしいですか?')) { var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;f.submit(); };return false;">削除</a></td>
  </tr>

  <tr>
  
    <td>MyString2</td>
  
    <td>MyText</td>
  
    <td></td>
  
    <td><a href="/articles/2">表示</a></td>
    <td><a href="/articles/2/edit">編集</a></td>
    <td><a href="/articles/2" onclick="if (confirm('よろしいですか?')) { var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;f.submit(); };return false;">削除</a></td>
  </tr>

</table>

<br />

<a href="/articles/new">新しい記事</a>
<br />


<br/>
<a href="/">Back to Top</a>
</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gettext_rails-2.1.0 test/test/result/ja/list.html
gettext_rails-2.0.2 test/test/result/ja/list.html
gettext_rails-2.0.0 test/test/result/ja/list.html
gettext_rails-2.0.1 test/test/result/ja/list.html
gettext_rails-2.0.4 test/test/result/ja/list.html
gettext_rails-2.0.3 test/test/result/ja/list.html