Skip to content

Commit cfcbc8c

Browse files
committed
Merge branch 'master' into hamburger-menu
2 parents 2b88e86 + a553c03 commit cfcbc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/hudson/model/ViewGroup.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ default List<Action> getViewActions() {
164164
* Returns the ViewsTabBar that the user has configured.
165165
*
166166
* @return users TabBar
167-
* @since TODO
167+
* @since 2.513
168168
*/
169169
default ViewsTabBar getUserViewsTabBar() {
170170
User user = User.current();

0 commit comments

Comments
 (0)