rocket-a


git -C '/home/opc/rocketa.git' show 1b91df7 -- resources/views/admin/ad/regist.blade.php

commit 1b91df7586e5e0c8effbebabe36aaf79dbcabffe
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date:   Tue Nov 25 11:34:08 2025 +0900

     規約URL変更
    ドキュメントURL変更

diff --git a/resources/views/admin/ad/regist.blade.php b/resources/views/admin/ad/regist.blade.php
index 986fa34..af1156e 100644
--- a/resources/views/admin/ad/regist.blade.php
+++ b/resources/views/admin/ad/regist.blade.php
@@ -335,11 +335,11 @@ for ($i = 0; $i < 60; $i++) {
                     <div class="p-2 w-100">
                         {{ Form::url('url', $url, ['autocomplete'=>'off', 'class'=>'form-control url-input', 'placeholder'=>'https://trackingurl.com?sid={sid}&ad_id={ad_id}&client_id={client_id}&media_id={media_id}&media_uid={media_uid}']) }}
 @if(__('common._')=="ja")
-<a href="https://docs.google.com/presentation/d/1e1rC3eeg4i4yChQq_vPD0wjhvOUAKN5Ooiz-GIMMOPU/edit?usp=sharing" target="_blank">help</a>
+<a href="https://drive.google.com/drive/u/0/folders/1LTBxGPg0kY2e8Mo9PgOyGVSpBL5ORtI1" target="_blank">help</a>
 @elseif(__('common._')=="kr")
-<a href="https://docs.google.com/presentation/d/1I3Mzu3pzgg5hcPcT8yFAIcBF2NialG6o/edit?usp=sharing&ouid=102540245793827718569&rtpof=true&sd=true" target="_blank">help</a>
+<a href="https://drive.google.com/drive/u/0/folders/1V8Np7zKouRBb5FP9mG1U0Hqw2qm5iI5L" target="_blank">help</a>
 @elseif(__('common._')=="en")
-<a href="https://docs.google.com/presentation/d/1abGic0xBP9sSU8UphCIQrzGc7VTNI8u1/edit?usp=sharing&ouid=102540245793827718569&rtpof=true&sd=true" target="_blank">help</a>
+<a href="https://drive.google.com/drive/u/0/folders/19rPKVo-9Ou0Mm1gFFjvgJ_8tHn7RXcWL" target="_blank">help</a>
 @endif
                         @if($errors->has('url'))
                             <div class="err_msg mt-2">{{ $errors->first('url') }}</div>

diff.txt · 最終更新: by root