mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
Content UI debugging.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8889 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
df4d760117
commit
32f81334d6
19 changed files with 50 additions and 54 deletions
|
|
@ -101,9 +101,6 @@ if(jQuery) jQuery.noConflict();
|
|||
case "popup" :
|
||||
click_str = " onclick=\"popopen(this.href,'"+target+"'); return false;\"";
|
||||
break;
|
||||
case "self" :
|
||||
//click_str = " onclick=\"location.href='"+url+"' return false;\"";
|
||||
break;
|
||||
case "javascript" :
|
||||
click_str = " onclick=\""+url+"; return false; \"";
|
||||
url="#";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue