Blame view

vendor/bower-asset/yii2-pjax/test/views/fragment.erb 100 Bytes
2e86c939   xu   “首次提交”
1
2
3
4
5
6
7
<div id="foo" title="Foo">
  <p>Foo</p>
</div>

<div id="bar" data-title="Bar">
  <p>Bar</p>
</div>