You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by twojoke <gi...@git.apache.org> on 2016/09/26 21:18:25 UTC

[GitHub] oozie pull request #22: Added active tab url parameter

GitHub user twojoke opened a pull request:

    https://github.com/apache/oozie/pull/22

    Added active tab url parameter

    Added an active tab URL parameter.  An example URL would be:
    
    `http://server:11000/oozie/?tab=bundle`
    
    This would set the active tab as Bundle Jobs upon page load.
    
    I have not tested this code, so please feel free to fix it if it doesn't work or ignore it completely if it _really_ doesn't work.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twojoke/oozie master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/oozie/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit 5f5c3eb0328cd1c9a7cde6892b555e24cafd2acd
Author: Thomas Morris <th...@gmail.com>
Date:   2016-09-26T21:13:35Z

    Update oozie-console.js
    
    Added URL parameter to set the active tab on page load.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---