Version_a_nettoyer

Pushed by: admin
License: TA9O64YS7EPT (Professional)
Timestamp: 2026-02-23T20:29:56.733782
masterdev
Splunk Git Pusher 2 months ago
parent a18ca21f48
commit 0c58db798a

@ -1,5 +1,4 @@
<nav search_view="git_pusher_-_deploy_applications">
<view name="git_pusher_-_deploy_applications" default='true' />
<view namr="git_pusher_dashboard" />
<nav search_view="git_pusher_dashboard">
<view name="git_pusher_dashboard" default='true' />
<view name="git_pusher_config" />
</nav>

@ -1,5 +1,5 @@
<dashboard version="1.1" script="license_validation.js, git_pusher.js" hideEdit="true" hideExport="true">
<label>Git Pusher - Deploy ApplicationsV2</label>
<label>Git Pusher - Deploy Applications</label>
<description>Push Splunk applications to Git repository and deploy to SH Cluster</description>
<search id="dsearch">
@ -13,7 +13,7 @@
<html>
<style>
/* ============================================ */
/* GIT PUSHER STYLES - VERSION 2.1 */
/* GIT PUSHER STYLES - VERSION 2.2 */
/* ============================================ */
.git-pusher-container {
@ -518,7 +518,7 @@
<div class="header-section">
<div class="header-title">
<h1>🚀 Git Pusher</h1>
<span class="version-badge">v2.1</span>
<span class="version-badge">v2.2</span>
</div>
<div id="license-badge-container">
<!-- Le badge de licence sera inséré ici par JavaScript -->

Loading…
Cancel
Save