Skip to content

Instantly share code, notes, and snippets.

@steelydylan
Created October 3, 2016 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steelydylan/f93d51e29181def3c8ae6d30a13bf9c8 to your computer and use it in GitHub Desktop.
Save steelydylan/f93d51e29181def3c8ae6d30a13bf9c8 to your computer and use it in GitHub Desktop.
a-blog cms 管理画面をポップアップで表示
<!-- BEGIN_MODULE Touch_SessionWithAdministration --><p class="acms-admin-module-edit"><a href="表示したいURL" class="js-dialog-btn js-link_no_rewrite">編集</a></p><!-- END_MODULE Touch_SessionWithAdministration -->
@steelydylan
Copy link
Author

表示したいURLに入れるURLの例

http://localhost/acms2613/bid/1/admin/blog_edit/#acms_custom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment