All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xresch.cfw.features.jobs.resources.cfw_jobs.js Maven / Gradle / Ivy


/**************************************************************************************************************
 * This file contains various javascript examples.
 * For your convenience, this code is highly redundant for eassier copy&paste.
 * @author Reto Scheiwiller, (c) Copyright 2019 
 **************************************************************************************************************/

var CFWJOBS_URL = "./jobs";
var CFWJOBS_LAST_OPTIONS = null;

/******************************************************************
 * Reset the view.
 ******************************************************************/
function cfwjobs_createTabs(){
	var pillsTab = $("#pills-tab");
	
	if(pillsTab.length == 0){
		
		var list = $('