fix outlink

This commit is contained in:
JiangRu 2014-12-17 17:22:40 +08:00
parent f79842ee48
commit 3b9b5975de
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class AdBannersController < ApplicationController
if b.link_open == "new_window"
target = "_blank"
else
target = " "
target = ""
end
{