Logo
Explore Help
Register Sign In
miguel456/rbrecruiter
1
0
Fork 1
You've already forked rbrecruiter
Code Issues Pull Requests 1 Projects Releases 2 Wiki Activity
rbrecruiter/public/js/globaltooltip.js

6 lines
223 B
JavaScript
Raw Normal View History

Add save & update functionality to positions Tooltips also added, as well as a general configuration file for Mojang Status URL. Relationships were also added between forms and Vacancies. Status verification for the dashboard was moved to a Service Provider, where it adds log entries when cache expires. Authentication controllers were also updated to reflect the new dashboard URL.
2020-05-08 00:24:56 +01:00
$(document).ready(function() {
$('input[rel="txtTooltip"]').tooltip();
RSM-6 Team features
2020-10-03 21:36:35 +01:00
$('span[rel="spanTxtTooltip"]').tooltip(); // Also allow span tooltips
Add user invitation facilities RSM-5 Adds user invitation to teams, and framework for assigning taems Also adds user acc. deletion.
2020-10-08 19:19:10 +01:00
$('button[rel="buttonTxtTooltip"]').tooltip(); // button tooltip
Add save & update functionality to positions Tooltips also added, as well as a general configuration file for Mojang Status URL. Relationships were also added between forms and Vacancies. Status verification for the dashboard was moved to a Service Provider, where it adds log entries when cache expires. Authentication controllers were also updated to reflect the new dashboard URL.
2020-05-08 00:24:56 +01:00
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 46ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API