fork弹框

This commit is contained in:
huang 2016-11-08 16:40:25 +08:00
parent dfcf93082a
commit 9a9250f6e1
3 changed files with 2 additions and 8 deletions

View File

@ -1,3 +1,3 @@
var htmlvalue = "<%= escape_javascript(render :partial => 'repositories/forked_popbox') %>";
pop_box_new(htmlvalue,820,316);
pop_box_new(htmlvalue,320,316);

View File

@ -0,0 +1 @@
666

View File

@ -1,7 +0,0 @@
<div id="muban_popup_box" style="width:820px;">
<div class="muban_popup_top">
<h3 class="fl">新建里程碑</h3>
<a href="javascript:void(0);" class="muban_icons_close fr" onclick="hideModal()"></a>
<div class="cl"></div>
</div>
</div>