spammer manage

mod spammer popup view page

mod some code
This commit is contained in:
akasima 2013-11-26 18:38:19 +09:00
parent de30ecfb39
commit 3bedab7e95
15 changed files with 531 additions and 4 deletions

View file

@ -160,3 +160,4 @@ function doDeleteSavedDocument(document_srl, confirm_message) {
function insertSelectedModule(id, module_srl, mid, browser_title) {
location.href = current_url.setQuery('selected_module_srl',module_srl);
}