Commit e7ff7fcb authored by platyhouse's avatar platyhouse

.

parent c5828ac6
......@@ -33,6 +33,7 @@ namespace platyFramework;
<? } ?>
<div class='col-md-12'>
<?= $form->getInput("CDN URL", "cdnUrl", "", ""); ?>
<?= $form->getInput("PUSH 전송시 CDN URL", "pushCdnUrl", "", ""); ?>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment