
fitnesse.resources.bootstrap-plus.templates.editPage.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse-bootstrap-plus-theme
Show all versions of fitnesse-bootstrap-plus-theme
Makes FitNesse more user friendly
The newest version!
#set( $themeCookieName = "themeType")
#set ($themeType = $request.getCookie($themeCookieName))
#if(!${themeType})
#set( $themeType = 'bootstrap-plus' )
#end
Insert image
Cancel
© 2015 - 2025 Weber Informatics LLC | Privacy Policy