Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
smradius
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shail
smradius
dffdc9c2ee54db28c7dd4555fa0790a7910c97c1
smradius
webgui
js
app
windows
WiSPUserLogs.js
Find file
Normal view
Permalink
WiSPUserLogs.js
72 B
Newer
Older
* Added bare bones of webgui
Nigel Kukard
committed
15 years ago
1
2
WiSPUserLogs and related functions
Robert Anderson
committed
15 years ago
3
4
function
showWiSPUserLogsWindow
(
id
)
{
showAdminUserLogsWindow
(
id
);
* Added bare bones of webgui
Nigel Kukard
committed
15 years ago
5
}