918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Rev | Line | |
---|
[3ec149c] | 1 | // ************************************************************************************************************************************************* |
---|
| 2 | // Libreria de scripts de Javascript |
---|
| 3 | // Autor: José Manuel Alonso (E.T.S.I.I.) Universidad de Sevilla |
---|
| 4 | // Fecha Creación: 2009-2010 |
---|
| 5 | // Fecha Última modificación: Marzo005 |
---|
| 6 | // Nombre del fichero: opciones.js |
---|
| 7 | // Descripción : |
---|
| 8 | // Este fichero declara valores para las opciones |
---|
| 9 | // ************************************************************************************************************************************************* |
---|
| 10 | var op_alta=1; |
---|
| 11 | var op_modificacion=2; |
---|
| 12 | var op_eliminacion=3; |
---|
| 13 | var op_movida=4; |
---|
| 14 | var op_ejecucion=5; |
---|
Note: See
TracBrowser
for help on using the repository browser.