March 17Mar 17 hey,I have this plugin https://github.com/phyzical/docker.labelInjectorWhich i use js to add a button to retroactivly inject labels into existing containers. this all works fine using the plugin page via docker.labelInjector.Docker.pageBut if i try to do the same with the AddContainer page i seem to have no effect injecting my js/css/php? docker.labelInjector.AddContainer.pageDoes anyone know why this might be?
March 18Mar 18 Because there's no Menu associated with either AddContainer or UpdateContainer. They're "hidden" pages.UpdateContainer ->. Doubt you'll be able to do whatever you want, because it's design is that the page is continually loading until the update/install is finished.AddContainer, You'd have to do a menu=Buttons with no icon etc and then check the URI to make sure that you're on AddContainer to add your button or whatnot.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.