Commit bf82b69
committed
Remove redundant statistics update calls in footer
Eliminated unnecessary calls to updateCqStatistics and updateWasStatistics on page load and after table filtering/sorting. Statistics are now handled by server-side calculations and page reloads, simplifying the client-side logic.1 parent d07e788 commit bf82b69
1 file changed
Lines changed: 4 additions & 12 deletions
File tree
- application/views/interface_assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3056 | 3056 | | |
3057 | 3057 | | |
3058 | 3058 | | |
3059 | | - | |
3060 | | - | |
3061 | | - | |
| 3059 | + | |
| 3060 | + | |
3062 | 3061 | | |
3063 | 3062 | | |
3064 | 3063 | | |
| |||
3078 | 3077 | | |
3079 | 3078 | | |
3080 | 3079 | | |
3081 | | - | |
3082 | | - | |
3083 | 3080 | | |
3084 | 3081 | | |
3085 | 3082 | | |
| |||
3117 | 3114 | | |
3118 | 3115 | | |
3119 | 3116 | | |
3120 | | - | |
3121 | 3117 | | |
3122 | 3118 | | |
3123 | 3119 | | |
| |||
3309 | 3305 | | |
3310 | 3306 | | |
3311 | 3307 | | |
3312 | | - | |
3313 | | - | |
3314 | | - | |
| 3308 | + | |
| 3309 | + | |
3315 | 3310 | | |
3316 | 3311 | | |
3317 | 3312 | | |
| |||
3331 | 3326 | | |
3332 | 3327 | | |
3333 | 3328 | | |
3334 | | - | |
3335 | | - | |
3336 | 3329 | | |
3337 | 3330 | | |
3338 | 3331 | | |
| |||
3370 | 3363 | | |
3371 | 3364 | | |
3372 | 3365 | | |
3373 | | - | |
3374 | 3366 | | |
3375 | 3367 | | |
3376 | 3368 | | |
| |||
0 commit comments