Debug Report
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="@env.EnvironmentName">
|
||||
<meta name="description" content="
|
||||
@Environment.GetEnvironmentVariable("JasperReportServer_MainURL")
|
||||
@Environment.GetEnvironmentVariable("JasperReportServer_reportsite")
|
||||
@Environment.GetEnvironmentVariable("JasperReportServer_username")
|
||||
">
|
||||
<title>@Environment.GetEnvironmentVariable("SiteInformation_sitename")</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
|
||||
@@ -276,6 +276,8 @@
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<button type="button" class="btn btn-submit" onclick="javascript:eva_create_evaluation_detail_status_PutUpdate('next0')">ส่งข้อตกลงการประเมิน</button>
|
||||
<button type="button" class="btn btn-submit" onclick="javascript:alert('บันทึกเรียบร้อย')">บันทึก</button>
|
||||
<button type="button" class="btn btn-outline" onclick="javascript:window_close()" style="background-color: #fff;">ยกเลิก</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<br/>
|
||||
<br />
|
||||
<iframe id="report_result" style="display:none; height:500px; width:100%;"></iframe>
|
||||
|
||||
@section FooterPlaceHolder{
|
||||
|
||||
Reference in New Issue
Block a user