This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
b47b4ec075
rosa-build
/
doc
/
design
/
js
/
platform-product-main.js
12 lines
138 B
JavaScript
Raw
Blame
History
$
(
document
)
.
ready
(
function
(
)
{
$
(
"#myTable"
)
.
tablesorter
(
{
headers
:
{
2
:
{
sorter
:
false
}
}
}
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink