Browse Source

Update 'src/app/core/models/application/actions/action-manager.js'

Added information about iGeomJS version
Added comment on "save()": // app/core/application/browser.js!construct(): build information about the browser to be used in GEO file bellow 'browser.osName'
leo 9 months ago
parent
commit
230dc7e31b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/app/core/models/application/actions/action-manager.js

+ 1 - 0
src/app/core/models/application/actions/action-manager.js

@@ -54,6 +54,7 @@ export class ActionManager {
   // Generate GEO file
   save () {
     var strLine = "";
+    // app/core/application/browser.js!construct(): build information about the browser to be used in GEO file bellow 'browser.osName'
     const LINES = [
       `# igeom: http://www.matematica.br!
 [ .: iGeom : Geometria Interativa na Internet :. ]!