This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Backend] Distributions : correctif init dropdown
feature/souke
Guillaume Bourgeois
1 year ago
parent
15bd6a158b
commit
120e15a0d9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
backend/web/js/vuejs/distribution-index.js
+ 1
- 1
backend/web/js/vuejs/distribution-index.js
View File
@@ -238,7 +238,7 @@ var app = new Vue({
app.updateOrderFromUrl();
}
setTimeout("opendistrib_popover();", 500);
setTimeout("opendistrib_popover();
opendistrib_dropdown_tooltip();
", 500);
var highlightStyle = {
color: 'orange',
Write
Preview
Loading…
Cancel
Save