Skip to content

kity-linuxero/rrhhHorario

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrhhHorario

Agregar en el complemento JS:

//V 3.1 2019-05-14 fix asistencias
var Dia = new Date();
var ticks = Dia.getTime();
var URL= window.location.pathname;
console.log(URL);
if ( (URL.includes("fichada"))) {
$.getScript("https://kity-linuxero.github.io/rrhhHorario/horario.js?"+ticks);

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.6%
  • JavaScript 14.6%
  • HTML 5.8%