Changeset 631 in tmcsimulator for trunk/webapps/einotebook/script
- Timestamp:
- 02/03/2021 06:19:49 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/webapps/einotebook/script/scrollframe.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/einotebook/script/scrollframe.js
r551 r631 12 12 } 13 13 14 // Collect all the ratings from the events 14 // Collect all the ratings from the events - OBSOLETE 15 15 function collectRatings() 16 16 { … … 62 62 */ 63 63 64 // Send the string of ratings to the server 64 // Send the string of ratings to the server - OBSOLETE 65 65 function submitRatings(logString) 66 66 {
Note: See TracChangeset
for help on using the changeset viewer.
