Commit 36d9678381a14025a686db49b2fa1e10452acccc

Authored by Marcelo Puebla
1 parent 37e17fbe2d
Exists in master

Desactivado click derecho

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -10,6 +10,7 @@
10 10 <link rel="icon" type="image/x-icon" href="favicon.ico">
11 11 </head>
12 12 <body>
  13 +<body oncontextmenu="return false">
13 14 <app-root></app-root>
14 15 </body>
15 16 </html>