Skip to content

Commit 32b3368

Browse files
committed
small changes done in index page.
1 parent 975c87c commit 32b3368

File tree

1 file changed

+1
-1
lines changed
  • module/Application/view/application/dashboard

1 file changed

+1
-1
lines changed

module/Application/view/application/dashboard/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ function widget_top_1(){
641641
color: color5,
642642
name: "Level 4 (90 and above)",
643643
number:"No.Of Audits <?php echo $perflast30[0]['level4']; ?>",
644-
url:'/view-data?source=ap&level=level4&drange='+$("#spiRTv3").val();
644+
url:'/view-data?source=ap&level=level4&drange='+$("#spiRTv3").val()
645645
},
646646

647647

0 commit comments

Comments
 (0)