%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /data/old/home/stash/stash/atlassian-stash/static/feature/comments/
Upload File :
Create Path :
Current File : //data/old/home/stash/stash/atlassian-stash/static/feature/comments/comment-tips.js

define('feature/comments/comment-tips', [
    'util/navigator'
], function (
    navigatorUtil
) {

    "use strict";

    return {
        tips : [
            navigatorUtil.isMac() ?
                AJS.I18n.getText('stash.web.comment.tip.cmdEnter') :
                AJS.I18n.getText('stash.web.comment.tip.ctrlEnter'),
            AJS.I18n.getText('stash.web.comment.tip.mention'),
            AJS.I18n.getText('stash.web.comment.tip.markdown', "<a href=stash_help_url('stash.help.markup.syntax.guide') target=\"_blank\">", '</a>')
        ]
    };
});

Zerion Mini Shell 1.0