キャッシュシステム (#26) +一部修正
This commit is contained in:
@@ -108,5 +108,4 @@
|
||||
<button>送信</button>
|
||||
</form>
|
||||
</p>
|
||||
{@ kys($data) @}
|
||||
{@ include(common/footer) @}
|
||||
@@ -1,5 +1,5 @@
|
||||
{@ include(common/header) @}
|
||||
<a href="/openprovider/createcustomer">顧客様の追加</a><br />
|
||||
<a href="/openprovider/createcustomer" class="op-button-create">顧客様の追加</a><br />
|
||||
検索<br />
|
||||
{@ if (isset($data['data']['results'])) @}
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user