แก้ปัญหา clear cache
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
</section>
|
||||
|
||||
@section FooterPlaceHolder{
|
||||
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan.js"></script>
|
||||
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan.js?version=@MyHelper.GetDummyText()"></script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
vw_limit_frame_plan_InitiateDataTable();
|
||||
|
||||
@@ -152,9 +152,9 @@
|
||||
</section>
|
||||
|
||||
@section FooterPlaceHolder{
|
||||
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan_d.js"></script>
|
||||
<script src="~/js/eva_limit_frame_group/eva_limit_frame_group.js"></script>
|
||||
<script src="~/js/rep_eva_limit_frame_plan/rep_eva_limit_frame_plan_report.js"></script>
|
||||
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan_d.js?version=@MyHelper.GetDummyText()"></script>
|
||||
<script src="~/js/eva_limit_frame_group/eva_limit_frame_group.js?version=@MyHelper.GetDummyText()"></script>
|
||||
<script src="~/js/rep_eva_limit_frame_plan/rep_eva_limit_frame_plan_report.js?version=@MyHelper.GetDummyText()"></script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
var id = getUrlParameter("id");
|
||||
|
||||
Reference in New Issue
Block a user